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