mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 21:30:14 +08:00
add records
This commit is contained in:
parent
5d418e84fe
commit
3da56b1a44
@ -78,6 +78,7 @@ const webpackConfig = merge(baseWebpackConfig, {
|
|||||||
ignore: ['.*']
|
ignore: ['.*']
|
||||||
}])
|
}])
|
||||||
],
|
],
|
||||||
|
recordsPath: path.resolve('webpack-records.json'),
|
||||||
optimization: {
|
optimization: {
|
||||||
splitChunks: {
|
splitChunks: {
|
||||||
chunks: 'all',
|
chunks: 'all',
|
||||||
|
1754
webpack-records.json
Normal file
1754
webpack-records.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user