mirror of
https://github.com/youzan/vant.git
synced 2026-02-01 03:00:17 +08:00
chore: update site config
This commit is contained in:
@@ -57,7 +57,7 @@ export const siteDevBaseConfig = merge(baseConfig as any, {
|
||||
}
|
||||
},
|
||||
output: {
|
||||
chunkFilename: 'async_[name].js'
|
||||
chunkFilename: '[name].js'
|
||||
},
|
||||
optimization: {
|
||||
splitChunks: {
|
||||
|
||||
Reference in New Issue
Block a user