1 parent 5ee61f8 commit 18c1e28Copy full SHA for 18c1e28
2 files changed
test/statsCases/runtime-chunk-single/webpack.config.js
@@ -10,6 +10,7 @@ module.exports = {
10
stats: {
11
hash: false,
12
timings: false,
13
+ builtAt: false,
14
assets: false,
15
modules: false,
16
reasons: true
test/statsCases/runtime-chunk/webpack.config.js
reasons: false
0 commit comments