mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
update echarts packaging config
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user