更新代码

This commit is contained in:
guaishoudemao
2021-02-06 16:42:26 +08:00
parent fdbd2ef1f1
commit c9b86697c3
80 changed files with 3056 additions and 2156 deletions

View File

@@ -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