mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-23 03:58:35 +08:00
更新代码
This commit is contained in:
@@ -53,6 +53,7 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
chainWebpack(config) {
|
||||
config.entry.app = ['babel-polyfill', './src/main.js']
|
||||
config.plugins.delete('preload') // TODO: need test
|
||||
config.plugins.delete('prefetch') // TODO: need test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user