update echarts packaging config
This commit is contained in:
@@ -21,6 +21,10 @@ module.exports = {
|
||||
},
|
||||
publicPath: '',
|
||||
productionSourceMap: false,
|
||||
transpileDependencies: [
|
||||
'vue-echarts',
|
||||
'resize-detector'
|
||||
],
|
||||
configureWebpack:{
|
||||
plugins: [
|
||||
new MomentLocalesPlugin()
|
||||
|
||||
Reference in New Issue
Block a user