update echarts packaging config

This commit is contained in:
MaysWind
2021-01-21 22:20:58 +08:00
parent 9d12eaae41
commit b43107ab94
+4
View File
@@ -21,6 +21,10 @@ module.exports = {
}, },
publicPath: '', publicPath: '',
productionSourceMap: false, productionSourceMap: false,
transpileDependencies: [
'vue-echarts',
'resize-detector'
],
configureWebpack:{ configureWebpack:{
plugins: [ plugins: [
new MomentLocalesPlugin() new MomentLocalesPlugin()