chore: update site config

This commit is contained in:
陈嘉涵
2020-01-11 08:09:13 +08:00
parent e18e36d95a
commit 0b5d0bd74d
5 changed files with 4 additions and 12 deletions

View File

@@ -57,7 +57,7 @@ export const siteDevBaseConfig = merge(baseConfig as any, {
}
},
output: {
chunkFilename: 'async_[name].js'
chunkFilename: '[name].js'
},
optimization: {
splitChunks: {