@@ -82,6 +82,7 @@ export default {
ie: 11,
},
publicPath: './',
+ // publicPath: 'https://njcjweb.oss-accelerate.aliyuncs.com/channel/',
history: 'hash',
treeShaking: true,
devtool: isAntDesignProPreview ? 'source-map' : false,