revert records
This commit is contained in:
parent
8da88e3ef7
commit
f59a39390e
|
@ -78,7 +78,7 @@ const webpackConfig = merge(baseWebpackConfig, {
|
||||||
ignore: ['.*']
|
ignore: ['.*']
|
||||||
}])
|
}])
|
||||||
],
|
],
|
||||||
recordsPath: path.resolve('webpack-records.json'),
|
// recordsPath: path.resolve('webpack-records.json'),
|
||||||
optimization: {
|
optimization: {
|
||||||
splitChunks: {
|
splitChunks: {
|
||||||
chunks: 'all',
|
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