revert records
This commit is contained in:
parent
8da88e3ef7
commit
f59a39390e
|
@ -78,7 +78,7 @@ const webpackConfig = merge(baseWebpackConfig, {
|
|||
ignore: ['.*']
|
||||
}])
|
||||
],
|
||||
recordsPath: path.resolve('webpack-records.json'),
|
||||
// recordsPath: path.resolve('webpack-records.json'),
|
||||
optimization: {
|
||||
splitChunks: {
|
||||
chunks: 'all',
|
||||
|
|
1754
webpack-records.json
1754
webpack-records.json
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue