add records
This commit is contained in:
@@ -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
Reference in New Issue
Block a user