add records

This commit is contained in:
Pan 2018-07-23 17:30:26 +08:00
parent 5d418e84fe
commit 3da56b1a44
2 changed files with 1755 additions and 0 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff