@@ -6,7 +6,7 @@ Child normal:
66 3.bundle.js 837 bytes 3 [emitted] x2
77 4.bundle.js 530 bytes 4 [emitted] x1
88 5.bundle.js 1.13 KiB 5 [emitted] xx5
9- bundle.js 7.05 KiB 6 [emitted] main
9+ bundle.js 6.84 KiB 6 [emitted] main
1010 chunk {0} 0.bundle.js (x4) 56 bytes {6} [rendered]
1111 > x4 [4] (webpack)/test/statsCases/commons-chunk-plugin-children/index.js 4:0-42
1212 [0] (webpack)/test/statsCases/commons-chunk-plugin-children/a.js 0 bytes {0} {1} {2} {3} {4} [built]
@@ -51,7 +51,7 @@ Child children:
5151 3.bundle.js 692 bytes 3 [emitted] x2
5252 4.bundle.js 472 bytes 4 [emitted] x1
5353 5.bundle.js 1.13 KiB 5 [emitted] xx5
54- bundle.js 7.17 KiB 6 [emitted] main
54+ bundle.js 6.96 KiB 6 [emitted] main
5555 chunk {0} 0.bundle.js (x4) 56 bytes {6} [rendered]
5656 > x4 [4] (webpack)/test/statsCases/commons-chunk-plugin-children/index.js 4:0-42
5757 [1] (webpack)/test/statsCases/commons-chunk-plugin-children/c.js 0 bytes {0} {1} {5} [built]
@@ -90,7 +90,7 @@ Child async:
9090 4.bundle.js 692 bytes 4 [emitted] x2
9191 5.bundle.js 472 bytes 5 [emitted] x1
9292 6.bundle.js 1.13 KiB 6 [emitted] xx5
93- bundle.js 7.25 KiB 7 [emitted] main
93+ bundle.js 7.04 KiB 7 [emitted] main
9494 chunk {0} 0.bundle.js 0 bytes {7} [rendered]
9595 > async commons x1 [4] (webpack)/test/statsCases/commons-chunk-plugin-children/index.js 1:0-42
9696 > async commons x2 [4] (webpack)/test/statsCases/commons-chunk-plugin-children/index.js 2:0-42
@@ -134,7 +134,7 @@ Child deep-children:
134134 3.bundle.js 912 bytes 3 [emitted] x3
135135 4.bundle.js 692 bytes 4 [emitted] x2
136136 5.bundle.js 472 bytes 5 [emitted] x1
137- bundle.js 7.22 KiB 6 [emitted] main
137+ bundle.js 7.01 KiB 6 [emitted] main
138138 chunk {0} 0.bundle.js (xx5) 42 bytes {6} [rendered]
139139 > xx5 [9] (webpack)/test/statsCases/commons-chunk-plugin-children/x5.js 3:0-44
140140 [3] (webpack)/test/statsCases/commons-chunk-plugin-children/d.js 0 bytes {0} {1} [built]
@@ -171,7 +171,7 @@ Child deep-async:
171171 4.bundle.js 692 bytes 4 [emitted] x2
172172 5.bundle.js 472 bytes 5 [emitted] x1
173173 6.bundle.js 1.01 KiB 6 [emitted] xx5
174- bundle.js 7.25 KiB 7 [emitted] main
174+ bundle.js 7.04 KiB 7 [emitted] main
175175 chunk {0} 0.bundle.js 0 bytes {7} [rendered]
176176 > async commons x1 [4] (webpack)/test/statsCases/commons-chunk-plugin-children/index.js 1:0-42
177177 > async commons x2 [4] (webpack)/test/statsCases/commons-chunk-plugin-children/index.js 2:0-42
0 commit comments