mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
remove unused config
This commit is contained in:
@@ -21,10 +21,6 @@ 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