revert records

This commit is contained in:
Pan 2018-07-25 18:22:08 +08:00
parent 8da88e3ef7
commit f59a39390e
2 changed files with 1 additions and 1755 deletions

View File

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

File diff suppressed because it is too large Load Diff