mirror of https://github.com/webpack/webpack.git
				
				
				
			
							parent
							
								
									fc75b9ff81
								
							
						
					
					
						commit
						d4a95cd6ad
					
				| 
						 | 
					@ -212,7 +212,7 @@ const DEFAULTS = {
 | 
				
			||||||
	chunkModulesSort: () => "name",
 | 
						chunkModulesSort: () => "name",
 | 
				
			||||||
	nestedModulesSort: () => false,
 | 
						nestedModulesSort: () => false,
 | 
				
			||||||
	chunksSort: () => false,
 | 
						chunksSort: () => false,
 | 
				
			||||||
	assetsSort: () => "name",
 | 
						assetsSort: () => "!size",
 | 
				
			||||||
	outputPath: OFF_FOR_TO_STRING,
 | 
						outputPath: OFF_FOR_TO_STRING,
 | 
				
			||||||
	colors: () => false
 | 
						colors: () => false
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -213,17 +213,17 @@ describe("Stats", () => {
 | 
				
			||||||
			      "cached": false,
 | 
								      "cached": false,
 | 
				
			||||||
			      "chunkIdHints": Array [],
 | 
								      "chunkIdHints": Array [],
 | 
				
			||||||
			      "chunkNames": Array [
 | 
								      "chunkNames": Array [
 | 
				
			||||||
			        "chunkB",
 | 
								        "entryB",
 | 
				
			||||||
			      ],
 | 
								      ],
 | 
				
			||||||
			      "comparedForEmit": false,
 | 
								      "comparedForEmit": false,
 | 
				
			||||||
			      "emitted": true,
 | 
								      "emitted": true,
 | 
				
			||||||
			      "filteredRelated": undefined,
 | 
								      "filteredRelated": undefined,
 | 
				
			||||||
			      "info": Object {
 | 
								      "info": Object {
 | 
				
			||||||
			        "minimized": true,
 | 
								        "minimized": true,
 | 
				
			||||||
			        "size": 107,
 | 
								        "size": 2185,
 | 
				
			||||||
			      },
 | 
								      },
 | 
				
			||||||
			      "name": "chunkB.js",
 | 
								      "name": "entryB.js",
 | 
				
			||||||
			      "size": 107,
 | 
								      "size": 2185,
 | 
				
			||||||
			      "type": "asset",
 | 
								      "type": "asset",
 | 
				
			||||||
			    },
 | 
								    },
 | 
				
			||||||
			    Object {
 | 
								    Object {
 | 
				
			||||||
| 
						 | 
					@ -251,17 +251,17 @@ describe("Stats", () => {
 | 
				
			||||||
			      "cached": false,
 | 
								      "cached": false,
 | 
				
			||||||
			      "chunkIdHints": Array [],
 | 
								      "chunkIdHints": Array [],
 | 
				
			||||||
			      "chunkNames": Array [
 | 
								      "chunkNames": Array [
 | 
				
			||||||
			        "entryB",
 | 
								        "chunkB",
 | 
				
			||||||
			      ],
 | 
								      ],
 | 
				
			||||||
			      "comparedForEmit": false,
 | 
								      "comparedForEmit": false,
 | 
				
			||||||
			      "emitted": true,
 | 
								      "emitted": true,
 | 
				
			||||||
			      "filteredRelated": undefined,
 | 
								      "filteredRelated": undefined,
 | 
				
			||||||
			      "info": Object {
 | 
								      "info": Object {
 | 
				
			||||||
			        "minimized": true,
 | 
								        "minimized": true,
 | 
				
			||||||
			        "size": 2185,
 | 
								        "size": 107,
 | 
				
			||||||
			      },
 | 
								      },
 | 
				
			||||||
			      "name": "entryB.js",
 | 
								      "name": "chunkB.js",
 | 
				
			||||||
			      "size": 2185,
 | 
								      "size": 107,
 | 
				
			||||||
			      "type": "asset",
 | 
								      "type": "asset",
 | 
				
			||||||
			    },
 | 
								    },
 | 
				
			||||||
			  ],
 | 
								  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,9 +3,9 @@
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for aggressive-splitting-entry 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for aggressive-splitting-entry 1`] = `
 | 
				
			||||||
"fitting:
 | 
					"fitting:
 | 
				
			||||||
  PublicPath: (none)
 | 
					  PublicPath: (none)
 | 
				
			||||||
 | 
					  asset fitting-b173671f478b4f9cb241.js 14.1 KiB [emitted] [immutable]
 | 
				
			||||||
  asset fitting-0ef410f237b15bfe113d.js 1.9 KiB [emitted] [immutable]
 | 
					  asset fitting-0ef410f237b15bfe113d.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
  asset fitting-256876500cd1e11ec846.js 1.9 KiB [emitted] [immutable]
 | 
					  asset fitting-256876500cd1e11ec846.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
  asset fitting-b173671f478b4f9cb241.js 14.1 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
  asset fitting-e34e676a6c178b5d493b.js 1.08 KiB [emitted] [immutable]
 | 
					  asset fitting-e34e676a6c178b5d493b.js 1.08 KiB [emitted] [immutable]
 | 
				
			||||||
  Entrypoint main 17.9 KiB = fitting-256876500cd1e11ec846.js 1.9 KiB fitting-0ef410f237b15bfe113d.js 1.9 KiB fitting-b173671f478b4f9cb241.js 14.1 KiB
 | 
					  Entrypoint main 17.9 KiB = fitting-256876500cd1e11ec846.js 1.9 KiB fitting-0ef410f237b15bfe113d.js 1.9 KiB fitting-b173671f478b4f9cb241.js 14.1 KiB
 | 
				
			||||||
  chunk (runtime: main) fitting-b173671f478b4f9cb241.js 1.87 KiB (javascript) 7.29 KiB (runtime) [entry] [rendered]
 | 
					  chunk (runtime: main) fitting-b173671f478b4f9cb241.js 1.87 KiB (javascript) 7.29 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
| 
						 | 
					@ -30,9 +30,9 @@ exports[`StatsTestCases should print correct stats for aggressive-splitting-entr
 | 
				
			||||||
 | 
					
 | 
				
			||||||
content-change:
 | 
					content-change:
 | 
				
			||||||
  PublicPath: (none)
 | 
					  PublicPath: (none)
 | 
				
			||||||
 | 
					  asset content-change-3a29baa0969d8fe2fa39.js 14.1 KiB [emitted] [immutable]
 | 
				
			||||||
  asset content-change-0ef410f237b15bfe113d.js 1.9 KiB [emitted] [immutable]
 | 
					  asset content-change-0ef410f237b15bfe113d.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
  asset content-change-256876500cd1e11ec846.js 1.9 KiB [emitted] [immutable]
 | 
					  asset content-change-256876500cd1e11ec846.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
  asset content-change-3a29baa0969d8fe2fa39.js 14.1 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
  asset content-change-e34e676a6c178b5d493b.js 1.08 KiB [emitted] [immutable]
 | 
					  asset content-change-e34e676a6c178b5d493b.js 1.08 KiB [emitted] [immutable]
 | 
				
			||||||
  Entrypoint main 17.9 KiB = content-change-256876500cd1e11ec846.js 1.9 KiB content-change-0ef410f237b15bfe113d.js 1.9 KiB content-change-3a29baa0969d8fe2fa39.js 14.1 KiB
 | 
					  Entrypoint main 17.9 KiB = content-change-256876500cd1e11ec846.js 1.9 KiB content-change-0ef410f237b15bfe113d.js 1.9 KiB content-change-3a29baa0969d8fe2fa39.js 14.1 KiB
 | 
				
			||||||
  chunk (runtime: main) content-change-3a29baa0969d8fe2fa39.js 1.87 KiB (javascript) 7.3 KiB (runtime) [entry] [rendered]
 | 
					  chunk (runtime: main) content-change-3a29baa0969d8fe2fa39.js 1.87 KiB (javascript) 7.3 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
| 
						 | 
					@ -58,17 +58,17 @@ content-change:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for aggressive-splitting-on-demand 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for aggressive-splitting-on-demand 1`] = `
 | 
				
			||||||
"PublicPath: (none)
 | 
					"PublicPath: (none)
 | 
				
			||||||
asset 0ef410f237b15bfe113d.js 1.9 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset 1ec205e8858a643a9384.js 1.9 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset 268151d0ecbaa017b6b2.js 1010 bytes [emitted] [immutable]
 | 
					 | 
				
			||||||
asset 2bc30c0edd0c9fa06940.js 1.91 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset 2c48ceffba3f9f1b8eeb.js 1.9 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset 3e1803ff13e39980e126.js 1.9 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset 6ce2fc05ded2844a80cb.js 1.91 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset 78b089fd6e93e03b503b.js 1.9 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset d080b8911b72db22f6d4.js 10.1 KiB [emitted] [immutable] (name: main)
 | 
					asset d080b8911b72db22f6d4.js 10.1 KiB [emitted] [immutable] (name: main)
 | 
				
			||||||
asset d12a3594bf404e747097.js 1010 bytes [emitted] [immutable]
 | 
					asset 2bc30c0edd0c9fa06940.js 1.91 KiB [emitted] [immutable]
 | 
				
			||||||
 | 
					asset 6ce2fc05ded2844a80cb.js 1.91 KiB [emitted] [immutable]
 | 
				
			||||||
 | 
					asset 1ec205e8858a643a9384.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
 | 
					asset 3e1803ff13e39980e126.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
 | 
					asset 0ef410f237b15bfe113d.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
 | 
					asset 2c48ceffba3f9f1b8eeb.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
 | 
					asset 78b089fd6e93e03b503b.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
asset d5a367eaab9f5bb1a8c2.js 1.9 KiB [emitted] [immutable]
 | 
					asset d5a367eaab9f5bb1a8c2.js 1.9 KiB [emitted] [immutable]
 | 
				
			||||||
 | 
					asset 268151d0ecbaa017b6b2.js 1010 bytes [emitted] [immutable]
 | 
				
			||||||
 | 
					asset d12a3594bf404e747097.js 1010 bytes [emitted] [immutable]
 | 
				
			||||||
asset d9923f4628103bfc54b5.js 1010 bytes [emitted] [immutable]
 | 
					asset d9923f4628103bfc54b5.js 1010 bytes [emitted] [immutable]
 | 
				
			||||||
Entrypoint main 10.1 KiB = d080b8911b72db22f6d4.js
 | 
					Entrypoint main 10.1 KiB = d080b8911b72db22f6d4.js
 | 
				
			||||||
chunk (runtime: main) 0ef410f237b15bfe113d.js 1.76 KiB [rendered] [recorded] aggressive splitted
 | 
					chunk (runtime: main) 0ef410f237b15bfe113d.js 1.76 KiB [rendered] [recorded] aggressive splitted
 | 
				
			||||||
| 
						 | 
					@ -470,10 +470,10 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for chunks 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for chunks 1`] = `
 | 
				
			||||||
"PublicPath: (none)
 | 
					"PublicPath: (none)
 | 
				
			||||||
 | 
					asset bundle.js 8.61 KiB [emitted] (name: main)
 | 
				
			||||||
asset 460.bundle.js 320 bytes [emitted]
 | 
					asset 460.bundle.js 320 bytes [emitted]
 | 
				
			||||||
asset 524.bundle.js 206 bytes [emitted]
 | 
					asset 524.bundle.js 206 bytes [emitted]
 | 
				
			||||||
asset 996.bundle.js 138 bytes [emitted]
 | 
					asset 996.bundle.js 138 bytes [emitted]
 | 
				
			||||||
asset bundle.js 8.61 KiB [emitted] (name: main)
 | 
					 | 
				
			||||||
chunk (runtime: main) bundle.js (main) 73 bytes (javascript) 4.84 KiB (runtime) >{460}< >{996}< [entry] [rendered]
 | 
					chunk (runtime: main) bundle.js (main) 73 bytes (javascript) 4.84 KiB (runtime) >{460}< >{996}< [entry] [rendered]
 | 
				
			||||||
  > ./index main
 | 
					  > ./index main
 | 
				
			||||||
  runtime modules 4.84 KiB 6 modules
 | 
					  runtime modules 4.84 KiB 6 modules
 | 
				
			||||||
| 
						 | 
					@ -516,10 +516,10 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for chunks-development 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for chunks-development 1`] = `
 | 
				
			||||||
"PublicPath: (none)
 | 
					"PublicPath: (none)
 | 
				
			||||||
asset b_js.bundle.js 964 bytes [emitted]
 | 
					 | 
				
			||||||
asset bundle.js 9.76 KiB [emitted] (name: main)
 | 
					asset bundle.js 9.76 KiB [emitted] (name: main)
 | 
				
			||||||
asset c_js.bundle.js 1.1 KiB [emitted]
 | 
					 | 
				
			||||||
asset d_js-e_js.bundle.js 1.37 KiB [emitted]
 | 
					asset d_js-e_js.bundle.js 1.37 KiB [emitted]
 | 
				
			||||||
 | 
					asset c_js.bundle.js 1.1 KiB [emitted]
 | 
				
			||||||
 | 
					asset b_js.bundle.js 964 bytes [emitted]
 | 
				
			||||||
chunk b_js.bundle.js 22 bytes <{main}> [rendered]
 | 
					chunk b_js.bundle.js 22 bytes <{main}> [rendered]
 | 
				
			||||||
  > ./b ./index.js 2:0-16
 | 
					  > ./b ./index.js 2:0-16
 | 
				
			||||||
  ./b.js 22 bytes [built] [code generated]
 | 
					  ./b.js 22 bytes [built] [code generated]
 | 
				
			||||||
| 
						 | 
					@ -603,8 +603,8 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for commons-chunk-min-size-0 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for commons-chunk-min-size-0 1`] = `
 | 
				
			||||||
"asset 429.js 274 bytes [emitted] (id hint: vendor-1)
 | 
					"asset entry-1.js 5.55 KiB [emitted] (name: entry-1)
 | 
				
			||||||
asset entry-1.js 5.55 KiB [emitted] (name: entry-1)
 | 
					asset 429.js 274 bytes [emitted] (id hint: vendor-1)
 | 
				
			||||||
Entrypoint entry-1 5.82 KiB = 429.js 274 bytes entry-1.js 5.55 KiB
 | 
					Entrypoint entry-1 5.82 KiB = 429.js 274 bytes entry-1.js 5.55 KiB
 | 
				
			||||||
runtime modules 2.58 KiB 2 modules
 | 
					runtime modules 2.58 KiB 2 modules
 | 
				
			||||||
modules by path ./modules/ 132 bytes
 | 
					modules by path ./modules/ 132 bytes
 | 
				
			||||||
| 
						 | 
					@ -676,10 +676,10 @@ exports[`StatsTestCases should print correct stats for concat-and-sideeffects 1`
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for context-independence 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for context-independence 1`] = `
 | 
				
			||||||
"asset 664-b8f1eb47758a24f778d7.js 453 bytes [emitted] [immutable]
 | 
					"asset main-ed1a19bb8f1e131951b5.js 8.89 KiB [emitted] [immutable] (name: main)
 | 
				
			||||||
  sourceMap 664-b8f1eb47758a24f778d7.js.map 344 bytes [emitted] [dev]
 | 
					 | 
				
			||||||
asset main-ed1a19bb8f1e131951b5.js 8.89 KiB [emitted] [immutable] (name: main)
 | 
					 | 
				
			||||||
  sourceMap main-ed1a19bb8f1e131951b5.js.map 7.91 KiB [emitted] [dev] (auxiliary name: main)
 | 
					  sourceMap main-ed1a19bb8f1e131951b5.js.map 7.91 KiB [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
 | 
					asset 664-b8f1eb47758a24f778d7.js 453 bytes [emitted] [immutable]
 | 
				
			||||||
 | 
					  sourceMap 664-b8f1eb47758a24f778d7.js.map 344 bytes [emitted] [dev]
 | 
				
			||||||
runtime modules 5.13 KiB 7 modules
 | 
					runtime modules 5.13 KiB 7 modules
 | 
				
			||||||
orphan modules 19 bytes [orphan] 1 module
 | 
					orphan modules 19 bytes [orphan] 1 module
 | 
				
			||||||
cacheable modules 106 bytes
 | 
					cacheable modules 106 bytes
 | 
				
			||||||
| 
						 | 
					@ -687,10 +687,10 @@ cacheable modules 106 bytes
 | 
				
			||||||
  ./a/chunk.js + 1 modules 66 bytes [built] [code generated]
 | 
					  ./a/chunk.js + 1 modules 66 bytes [built] [code generated]
 | 
				
			||||||
webpack x.x.x compiled successfully in X ms
 | 
					webpack x.x.x compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
asset 664-b8f1eb47758a24f778d7.js 453 bytes [emitted] [immutable]
 | 
					 | 
				
			||||||
  sourceMap 664-b8f1eb47758a24f778d7.js.map 344 bytes [emitted] [dev]
 | 
					 | 
				
			||||||
asset main-ed1a19bb8f1e131951b5.js 8.89 KiB [emitted] [immutable] (name: main)
 | 
					asset main-ed1a19bb8f1e131951b5.js 8.89 KiB [emitted] [immutable] (name: main)
 | 
				
			||||||
  sourceMap main-ed1a19bb8f1e131951b5.js.map 7.91 KiB [emitted] [dev] (auxiliary name: main)
 | 
					  sourceMap main-ed1a19bb8f1e131951b5.js.map 7.91 KiB [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
 | 
					asset 664-b8f1eb47758a24f778d7.js 453 bytes [emitted] [immutable]
 | 
				
			||||||
 | 
					  sourceMap 664-b8f1eb47758a24f778d7.js.map 344 bytes [emitted] [dev]
 | 
				
			||||||
runtime modules 5.13 KiB 7 modules
 | 
					runtime modules 5.13 KiB 7 modules
 | 
				
			||||||
orphan modules 19 bytes [orphan] 1 module
 | 
					orphan modules 19 bytes [orphan] 1 module
 | 
				
			||||||
cacheable modules 106 bytes
 | 
					cacheable modules 106 bytes
 | 
				
			||||||
| 
						 | 
					@ -698,8 +698,8 @@ cacheable modules 106 bytes
 | 
				
			||||||
  ./b/chunk.js + 1 modules 66 bytes [built] [code generated]
 | 
					  ./b/chunk.js + 1 modules 66 bytes [built] [code generated]
 | 
				
			||||||
webpack x.x.x compiled successfully in X ms
 | 
					webpack x.x.x compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
asset 664-621821b58c4f6e28e877.js 1.51 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset main-ccfb305c2978d8db7719.js 9.78 KiB [emitted] [immutable] (name: main)
 | 
					asset main-ccfb305c2978d8db7719.js 9.78 KiB [emitted] [immutable] (name: main)
 | 
				
			||||||
 | 
					asset 664-621821b58c4f6e28e877.js 1.51 KiB [emitted] [immutable]
 | 
				
			||||||
runtime modules 5.13 KiB 7 modules
 | 
					runtime modules 5.13 KiB 7 modules
 | 
				
			||||||
orphan modules 19 bytes [orphan] 1 module
 | 
					orphan modules 19 bytes [orphan] 1 module
 | 
				
			||||||
cacheable modules 106 bytes
 | 
					cacheable modules 106 bytes
 | 
				
			||||||
| 
						 | 
					@ -707,8 +707,8 @@ cacheable modules 106 bytes
 | 
				
			||||||
  ./a/chunk.js + 1 modules 66 bytes [built] [code generated]
 | 
					  ./a/chunk.js + 1 modules 66 bytes [built] [code generated]
 | 
				
			||||||
webpack x.x.x compiled successfully in X ms
 | 
					webpack x.x.x compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
asset 664-621821b58c4f6e28e877.js 1.51 KiB [emitted] [immutable]
 | 
					 | 
				
			||||||
asset main-ccfb305c2978d8db7719.js 9.78 KiB [emitted] [immutable] (name: main)
 | 
					asset main-ccfb305c2978d8db7719.js 9.78 KiB [emitted] [immutable] (name: main)
 | 
				
			||||||
 | 
					asset 664-621821b58c4f6e28e877.js 1.51 KiB [emitted] [immutable]
 | 
				
			||||||
runtime modules 5.13 KiB 7 modules
 | 
					runtime modules 5.13 KiB 7 modules
 | 
				
			||||||
orphan modules 19 bytes [orphan] 1 module
 | 
					orphan modules 19 bytes [orphan] 1 module
 | 
				
			||||||
cacheable modules 106 bytes
 | 
					cacheable modules 106 bytes
 | 
				
			||||||
| 
						 | 
					@ -892,10 +892,10 @@ asset b815a02217b4cae51059.js 884 bytes [emitted] [immutable]"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for import-context-filter 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for import-context-filter 1`] = `
 | 
				
			||||||
"asset 398.js 480 bytes [emitted]
 | 
					"asset entry.js 10.3 KiB [emitted] (name: entry)
 | 
				
			||||||
 | 
					asset 398.js 480 bytes [emitted]
 | 
				
			||||||
asset 544.js 480 bytes [emitted]
 | 
					asset 544.js 480 bytes [emitted]
 | 
				
			||||||
asset 718.js 480 bytes [emitted]
 | 
					asset 718.js 480 bytes [emitted]
 | 
				
			||||||
asset entry.js 10.3 KiB [emitted] (name: entry)
 | 
					 | 
				
			||||||
runtime modules 5.4 KiB 8 modules
 | 
					runtime modules 5.4 KiB 8 modules
 | 
				
			||||||
built modules 724 bytes [built]
 | 
					built modules 724 bytes [built]
 | 
				
			||||||
  modules by path ./templates/*.js 114 bytes
 | 
					  modules by path ./templates/*.js 114 bytes
 | 
				
			||||||
| 
						 | 
					@ -908,8 +908,8 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for import-weak 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for import-weak 1`] = `
 | 
				
			||||||
"asset 836.js 138 bytes [emitted]
 | 
					"asset entry.js 10.9 KiB [emitted] (name: entry)
 | 
				
			||||||
asset entry.js 10.9 KiB [emitted] (name: entry)
 | 
					asset 836.js 138 bytes [emitted]
 | 
				
			||||||
runtime modules 6.07 KiB 9 modules
 | 
					runtime modules 6.07 KiB 9 modules
 | 
				
			||||||
orphan modules 37 bytes [orphan] 1 module
 | 
					orphan modules 37 bytes [orphan] 1 module
 | 
				
			||||||
cacheable modules 142 bytes
 | 
					cacheable modules 142 bytes
 | 
				
			||||||
| 
						 | 
					@ -944,18 +944,18 @@ webpack x.x.x compiled with 3 warnings"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for issue-7577 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for issue-7577 1`] = `
 | 
				
			||||||
"asset a-all-a_js-d34afd21aa7977571016.js 140 bytes [emitted] [immutable] (id hint: all)
 | 
					"asset a-runtime~main-1c25d32f5799aad03d03.js 5.1 KiB [emitted] [immutable] (name: runtime~main)
 | 
				
			||||||
 | 
					asset a-all-a_js-d34afd21aa7977571016.js 140 bytes [emitted] [immutable] (id hint: all)
 | 
				
			||||||
asset a-main-b1eee3373fffb0185d2b.js 114 bytes [emitted] [immutable] (name: main)
 | 
					asset a-main-b1eee3373fffb0185d2b.js 114 bytes [emitted] [immutable] (name: main)
 | 
				
			||||||
asset a-runtime~main-1c25d32f5799aad03d03.js 5.1 KiB [emitted] [immutable] (name: runtime~main)
 | 
					 | 
				
			||||||
Entrypoint main 5.35 KiB = a-runtime~main-1c25d32f5799aad03d03.js 5.1 KiB a-all-a_js-d34afd21aa7977571016.js 140 bytes a-main-b1eee3373fffb0185d2b.js 114 bytes
 | 
					Entrypoint main 5.35 KiB = a-runtime~main-1c25d32f5799aad03d03.js 5.1 KiB a-all-a_js-d34afd21aa7977571016.js 140 bytes a-main-b1eee3373fffb0185d2b.js 114 bytes
 | 
				
			||||||
runtime modules 2.58 KiB 2 modules
 | 
					runtime modules 2.58 KiB 2 modules
 | 
				
			||||||
./a.js 18 bytes [built] [code generated]
 | 
					./a.js 18 bytes [built] [code generated]
 | 
				
			||||||
webpack x.x.x compiled successfully in X ms
 | 
					webpack x.x.x compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
asset b-all-b_js-2c51416a14123ef7c0b7.js 475 bytes [emitted] [immutable] (id hint: all)
 | 
					 | 
				
			||||||
asset b-main-0780253982d2b99627d2.js 147 bytes [emitted] [immutable] (name: main)
 | 
					 | 
				
			||||||
asset b-runtime~main-599255de31b112c7d98b.js 6.04 KiB [emitted] [immutable] (name: runtime~main)
 | 
					asset b-runtime~main-599255de31b112c7d98b.js 6.04 KiB [emitted] [immutable] (name: runtime~main)
 | 
				
			||||||
 | 
					asset b-all-b_js-2c51416a14123ef7c0b7.js 475 bytes [emitted] [immutable] (id hint: all)
 | 
				
			||||||
asset b-vendors-node_modules_vendor_js-93fc2ac2d261c82b4448.js 185 bytes [emitted] [immutable] (id hint: vendors)
 | 
					asset b-vendors-node_modules_vendor_js-93fc2ac2d261c82b4448.js 185 bytes [emitted] [immutable] (id hint: vendors)
 | 
				
			||||||
 | 
					asset b-main-0780253982d2b99627d2.js 147 bytes [emitted] [immutable] (name: main)
 | 
				
			||||||
Entrypoint main 6.83 KiB = b-runtime~main-599255de31b112c7d98b.js 6.04 KiB b-vendors-node_modules_vendor_js-93fc2ac2d261c82b4448.js 185 bytes b-all-b_js-2c51416a14123ef7c0b7.js 475 bytes b-main-0780253982d2b99627d2.js 147 bytes
 | 
					Entrypoint main 6.83 KiB = b-runtime~main-599255de31b112c7d98b.js 6.04 KiB b-vendors-node_modules_vendor_js-93fc2ac2d261c82b4448.js 185 bytes b-all-b_js-2c51416a14123ef7c0b7.js 475 bytes b-main-0780253982d2b99627d2.js 147 bytes
 | 
				
			||||||
runtime modules 3.14 KiB 4 modules
 | 
					runtime modules 3.14 KiB 4 modules
 | 
				
			||||||
cacheable modules 40 bytes
 | 
					cacheable modules 40 bytes
 | 
				
			||||||
| 
						 | 
					@ -966,8 +966,8 @@ webpack x.x.x compiled successfully in X ms
 | 
				
			||||||
assets by chunk 895 bytes (id hint: all)
 | 
					assets by chunk 895 bytes (id hint: all)
 | 
				
			||||||
  asset c-all-b_js-5d2ee8f74cbe1c7c24e8.js 502 bytes [emitted] [immutable] (id hint: all)
 | 
					  asset c-all-b_js-5d2ee8f74cbe1c7c24e8.js 502 bytes [emitted] [immutable] (id hint: all)
 | 
				
			||||||
  asset c-all-c_js-3f22b3dd1aa1ecb5f45e.js 393 bytes [emitted] [immutable] (id hint: all)
 | 
					  asset c-all-c_js-3f22b3dd1aa1ecb5f45e.js 393 bytes [emitted] [immutable] (id hint: all)
 | 
				
			||||||
asset c-main-3737497cd09f5bd99fe3.js 603 bytes [emitted] [immutable] (name: main)
 | 
					 | 
				
			||||||
asset c-runtime~main-2769e1f5da93c44c8a70.js 12.4 KiB [emitted] [immutable] (name: runtime~main)
 | 
					asset c-runtime~main-2769e1f5da93c44c8a70.js 12.4 KiB [emitted] [immutable] (name: runtime~main)
 | 
				
			||||||
 | 
					asset c-main-3737497cd09f5bd99fe3.js 603 bytes [emitted] [immutable] (name: main)
 | 
				
			||||||
asset c-vendors-node_modules_vendor_js-93fc2ac2d261c82b4448.js 185 bytes [emitted] [immutable] (id hint: vendors)
 | 
					asset c-vendors-node_modules_vendor_js-93fc2ac2d261c82b4448.js 185 bytes [emitted] [immutable] (id hint: vendors)
 | 
				
			||||||
Entrypoint main 13.3 KiB = c-runtime~main-2769e1f5da93c44c8a70.js 12.4 KiB c-all-c_js-3f22b3dd1aa1ecb5f45e.js 393 bytes c-main-3737497cd09f5bd99fe3.js 603 bytes
 | 
					Entrypoint main 13.3 KiB = c-runtime~main-2769e1f5da93c44c8a70.js 12.4 KiB c-all-c_js-3f22b3dd1aa1ecb5f45e.js 393 bytes c-main-3737497cd09f5bd99fe3.js 603 bytes
 | 
				
			||||||
runtime modules 7.78 KiB 11 modules
 | 
					runtime modules 7.78 KiB 11 modules
 | 
				
			||||||
| 
						 | 
					@ -993,8 +993,8 @@ exports[`StatsTestCases should print correct stats for limit-chunk-count-plugin
 | 
				
			||||||
  1 chunks (webpack x.x.x) compiled successfully in X ms
 | 
					  1 chunks (webpack x.x.x) compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
2 chunks:
 | 
					2 chunks:
 | 
				
			||||||
  asset 459.bundle2.js 662 bytes [emitted] (name: c)
 | 
					 | 
				
			||||||
  asset bundle2.js 10.5 KiB [emitted] (name: main)
 | 
					  asset bundle2.js 10.5 KiB [emitted] (name: main)
 | 
				
			||||||
 | 
					  asset 459.bundle2.js 662 bytes [emitted] (name: c)
 | 
				
			||||||
  chunk (runtime: main) bundle2.js (main) 101 bytes (javascript) 6.08 KiB (runtime) >{459}< [entry] [rendered]
 | 
					  chunk (runtime: main) bundle2.js (main) 101 bytes (javascript) 6.08 KiB (runtime) >{459}< [entry] [rendered]
 | 
				
			||||||
    runtime modules 6.08 KiB 9 modules
 | 
					    runtime modules 6.08 KiB 9 modules
 | 
				
			||||||
    ./index.js 101 bytes [built] [code generated]
 | 
					    ./index.js 101 bytes [built] [code generated]
 | 
				
			||||||
| 
						 | 
					@ -1008,9 +1008,9 @@ exports[`StatsTestCases should print correct stats for limit-chunk-count-plugin
 | 
				
			||||||
  2 chunks (webpack x.x.x) compiled successfully in X ms
 | 
					  2 chunks (webpack x.x.x) compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
3 chunks:
 | 
					3 chunks:
 | 
				
			||||||
 | 
					  asset bundle3.js 10.5 KiB [emitted] (name: main)
 | 
				
			||||||
  asset 459.bundle3.js 526 bytes [emitted] (name: c)
 | 
					  asset 459.bundle3.js 526 bytes [emitted] (name: c)
 | 
				
			||||||
  asset 524.bundle3.js 206 bytes [emitted]
 | 
					  asset 524.bundle3.js 206 bytes [emitted]
 | 
				
			||||||
  asset bundle3.js 10.5 KiB [emitted] (name: main)
 | 
					 | 
				
			||||||
  chunk (runtime: main) bundle3.js (main) 101 bytes (javascript) 6.08 KiB (runtime) >{459}< [entry] [rendered]
 | 
					  chunk (runtime: main) bundle3.js (main) 101 bytes (javascript) 6.08 KiB (runtime) >{459}< [entry] [rendered]
 | 
				
			||||||
    runtime modules 6.08 KiB 9 modules
 | 
					    runtime modules 6.08 KiB 9 modules
 | 
				
			||||||
    ./index.js 101 bytes [built] [code generated]
 | 
					    ./index.js 101 bytes [built] [code generated]
 | 
				
			||||||
| 
						 | 
					@ -1024,10 +1024,10 @@ exports[`StatsTestCases should print correct stats for limit-chunk-count-plugin
 | 
				
			||||||
  3 chunks (webpack x.x.x) compiled successfully in X ms
 | 
					  3 chunks (webpack x.x.x) compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
4 chunks:
 | 
					4 chunks:
 | 
				
			||||||
  asset 394.bundle4.js 206 bytes [emitted]
 | 
					 | 
				
			||||||
  asset 459.bundle4.js 390 bytes [emitted] (name: c)
 | 
					 | 
				
			||||||
  asset 524.bundle4.js 206 bytes [emitted]
 | 
					 | 
				
			||||||
  asset bundle4.js 10.5 KiB [emitted] (name: main)
 | 
					  asset bundle4.js 10.5 KiB [emitted] (name: main)
 | 
				
			||||||
 | 
					  asset 459.bundle4.js 390 bytes [emitted] (name: c)
 | 
				
			||||||
 | 
					  asset 394.bundle4.js 206 bytes [emitted]
 | 
				
			||||||
 | 
					  asset 524.bundle4.js 206 bytes [emitted]
 | 
				
			||||||
  chunk (runtime: main) bundle4.js (main) 101 bytes (javascript) 6.08 KiB (runtime) >{394}< >{459}< [entry] [rendered]
 | 
					  chunk (runtime: main) bundle4.js (main) 101 bytes (javascript) 6.08 KiB (runtime) >{394}< >{459}< [entry] [rendered]
 | 
				
			||||||
    runtime modules 6.08 KiB 9 modules
 | 
					    runtime modules 6.08 KiB 9 modules
 | 
				
			||||||
    ./index.js 101 bytes [built] [code generated]
 | 
					    ./index.js 101 bytes [built] [code generated]
 | 
				
			||||||
| 
						 | 
					@ -1120,9 +1120,9 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for module-assets 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for module-assets 1`] = `
 | 
				
			||||||
"assets by path *.js 10.2 KiB
 | 
					"assets by path *.js 10.2 KiB
 | 
				
			||||||
 | 
					  asset main.js 8.92 KiB [emitted] (name: main)
 | 
				
			||||||
  asset a.js 744 bytes [emitted] (name: a)
 | 
					  asset a.js 744 bytes [emitted] (name: a)
 | 
				
			||||||
  asset b.js 563 bytes [emitted] (name: b)
 | 
					  asset b.js 563 bytes [emitted] (name: b)
 | 
				
			||||||
  asset main.js 8.92 KiB [emitted] (name: main)
 | 
					 | 
				
			||||||
assets by path *.png 42 KiB
 | 
					assets by path *.png 42 KiB
 | 
				
			||||||
  asset 1.png 21 KiB [emitted] (auxiliary name: a)
 | 
					  asset 1.png 21 KiB [emitted] (auxiliary name: a)
 | 
				
			||||||
  asset 2.png 21 KiB [emitted] (auxiliary name: a, b)
 | 
					  asset 2.png 21 KiB [emitted] (auxiliary name: a, b)
 | 
				
			||||||
| 
						 | 
					@ -1150,15 +1150,15 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for module-deduplication 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for module-deduplication 1`] = `
 | 
				
			||||||
"asset 114.js 677 bytes [emitted]
 | 
					"asset e1.js 11 KiB [emitted] (name: e1)
 | 
				
			||||||
asset 172.js 730 bytes [emitted]
 | 
					 | 
				
			||||||
asset 326.js 730 bytes [emitted]
 | 
					 | 
				
			||||||
asset 593.js 677 bytes [emitted]
 | 
					 | 
				
			||||||
asset 716.js 677 bytes [emitted]
 | 
					 | 
				
			||||||
asset 923.js 730 bytes [emitted]
 | 
					 | 
				
			||||||
asset e1.js 11 KiB [emitted] (name: e1)
 | 
					 | 
				
			||||||
asset e2.js 11 KiB [emitted] (name: e2)
 | 
					asset e2.js 11 KiB [emitted] (name: e2)
 | 
				
			||||||
asset e3.js 11 KiB [emitted] (name: e3)
 | 
					asset e3.js 11 KiB [emitted] (name: e3)
 | 
				
			||||||
 | 
					asset 172.js 730 bytes [emitted]
 | 
				
			||||||
 | 
					asset 326.js 730 bytes [emitted]
 | 
				
			||||||
 | 
					asset 923.js 730 bytes [emitted]
 | 
				
			||||||
 | 
					asset 114.js 677 bytes [emitted]
 | 
				
			||||||
 | 
					asset 593.js 677 bytes [emitted]
 | 
				
			||||||
 | 
					asset 716.js 677 bytes [emitted]
 | 
				
			||||||
chunk (runtime: e1) 114.js 28 bytes [rendered]
 | 
					chunk (runtime: e1) 114.js 28 bytes [rendered]
 | 
				
			||||||
  ./async1.js 28 bytes [built] [code generated]
 | 
					  ./async1.js 28 bytes [built] [code generated]
 | 
				
			||||||
chunk (runtime: e3) e3.js (e3) 152 bytes (javascript) 5.66 KiB (runtime) [entry] [rendered]
 | 
					chunk (runtime: e3) e3.js (e3) 152 bytes (javascript) 5.66 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
| 
						 | 
					@ -1202,12 +1202,12 @@ webpack x.x.x compiled successfully"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for module-deduplication-named 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for module-deduplication-named 1`] = `
 | 
				
			||||||
"asset async1.js 835 bytes [emitted] (name: async1)
 | 
					"asset e1.js 10.9 KiB [emitted] (name: e1)
 | 
				
			||||||
asset async2.js 835 bytes [emitted] (name: async2)
 | 
					 | 
				
			||||||
asset async3.js 835 bytes [emitted] (name: async3)
 | 
					 | 
				
			||||||
asset e1.js 10.9 KiB [emitted] (name: e1)
 | 
					 | 
				
			||||||
asset e2.js 10.9 KiB [emitted] (name: e2)
 | 
					asset e2.js 10.9 KiB [emitted] (name: e2)
 | 
				
			||||||
asset e3.js 10.9 KiB [emitted] (name: e3)
 | 
					asset e3.js 10.9 KiB [emitted] (name: e3)
 | 
				
			||||||
 | 
					asset async1.js 835 bytes [emitted] (name: async1)
 | 
				
			||||||
 | 
					asset async2.js 835 bytes [emitted] (name: async2)
 | 
				
			||||||
 | 
					asset async3.js 835 bytes [emitted] (name: async3)
 | 
				
			||||||
chunk (runtime: e3) e3.js (e3) 144 bytes (javascript) 5.71 KiB (runtime) [entry] [rendered]
 | 
					chunk (runtime: e3) e3.js (e3) 144 bytes (javascript) 5.71 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
  runtime modules 5.71 KiB 9 modules
 | 
					  runtime modules 5.71 KiB 9 modules
 | 
				
			||||||
  cacheable modules 144 bytes
 | 
					  cacheable modules 144 bytes
 | 
				
			||||||
| 
						 | 
					@ -1423,14 +1423,14 @@ webpack x.x.x compiled with 1 warning in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for optimize-chunks 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for optimize-chunks 1`] = `
 | 
				
			||||||
"asset ab.js 149 bytes {90} [emitted] (name: ab)
 | 
					"asset main.js 9.41 KiB {179} [emitted] (name: main)
 | 
				
			||||||
asset abd.js 193 bytes {90}, {374} [emitted] (name: abd)
 | 
					 | 
				
			||||||
asset ac in ab.js 110 bytes {753} [emitted] (name: ac in ab)
 | 
					 | 
				
			||||||
asset chunk.js 154 bytes {284}, {753} [emitted] (name: chunk)
 | 
					 | 
				
			||||||
asset cir1.js 330 bytes {592} [emitted] (name: cir1)
 | 
					 | 
				
			||||||
asset cir2 from cir1.js 374 bytes {288}, {289} [emitted] (name: cir2 from cir1)
 | 
					asset cir2 from cir1.js 374 bytes {288}, {289} [emitted] (name: cir2 from cir1)
 | 
				
			||||||
 | 
					asset cir1.js 330 bytes {592} [emitted] (name: cir1)
 | 
				
			||||||
asset cir2.js 330 bytes {289} [emitted] (name: cir2)
 | 
					asset cir2.js 330 bytes {289} [emitted] (name: cir2)
 | 
				
			||||||
asset main.js 9.41 KiB {179} [emitted] (name: main)
 | 
					asset abd.js 193 bytes {90}, {374} [emitted] (name: abd)
 | 
				
			||||||
 | 
					asset chunk.js 154 bytes {284}, {753} [emitted] (name: chunk)
 | 
				
			||||||
 | 
					asset ab.js 149 bytes {90} [emitted] (name: ab)
 | 
				
			||||||
 | 
					asset ac in ab.js 110 bytes {753} [emitted] (name: ac in ab)
 | 
				
			||||||
chunk {90} (runtime: main) ab.js (ab) 2 bytes <{179}> >{753}< [rendered]
 | 
					chunk {90} (runtime: main) ab.js (ab) 2 bytes <{179}> >{753}< [rendered]
 | 
				
			||||||
  > [10] ./index.js 1:0-6:8
 | 
					  > [10] ./index.js 1:0-6:8
 | 
				
			||||||
  ./modules/a.js [839] 1 bytes {90} {374} [built] [code generated]
 | 
					  ./modules/a.js [839] 1 bytes {90} {374} [built] [code generated]
 | 
				
			||||||
| 
						 | 
					@ -1564,10 +1564,10 @@ webpack x.x.x compiled with 3 warnings in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for performance-disabled 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for performance-disabled 1`] = `
 | 
				
			||||||
"asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					"asset <CLR=32,BOLD>main.js</CLR> 302 KiB <CLR=32,BOLD>[emitted]</CLR> (name: main)
 | 
				
			||||||
 | 
					asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>main.js</CLR> 302 KiB <CLR=32,BOLD>[emitted]</CLR> (name: main)
 | 
					 | 
				
			||||||
Entrypoint <CLR=BOLD>main</CLR> 302 KiB = <CLR=32,BOLD>main.js</CLR>
 | 
					Entrypoint <CLR=BOLD>main</CLR> 302 KiB = <CLR=32,BOLD>main.js</CLR>
 | 
				
			||||||
runtime modules 4.84 KiB 6 modules
 | 
					runtime modules 4.84 KiB 6 modules
 | 
				
			||||||
cacheable modules 293 KiB
 | 
					cacheable modules 293 KiB
 | 
				
			||||||
| 
						 | 
					@ -1581,10 +1581,10 @@ webpack x.x.x compiled <CLR=32,BOLD>successfully</CLR> in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for performance-error 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for performance-error 1`] = `
 | 
				
			||||||
"asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					"asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main)
 | 
				
			||||||
 | 
					asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main)
 | 
					 | 
				
			||||||
Entrypoint <CLR=BOLD>main</CLR> <CLR=33,BOLD>[big]</CLR> 302 KiB = <CLR=32,BOLD>main.js</CLR>
 | 
					Entrypoint <CLR=BOLD>main</CLR> <CLR=33,BOLD>[big]</CLR> 302 KiB = <CLR=32,BOLD>main.js</CLR>
 | 
				
			||||||
runtime modules 4.84 KiB 6 modules
 | 
					runtime modules 4.84 KiB 6 modules
 | 
				
			||||||
cacheable modules 293 KiB
 | 
					cacheable modules 293 KiB
 | 
				
			||||||
| 
						 | 
					@ -1640,10 +1640,10 @@ webpack x.x.x compiled with <CLR=33,BOLD>3 warnings</CLR> in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for performance-no-hints 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for performance-no-hints 1`] = `
 | 
				
			||||||
"asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					"asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main)
 | 
				
			||||||
 | 
					asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main)
 | 
					 | 
				
			||||||
Entrypoint <CLR=BOLD>main</CLR> <CLR=33,BOLD>[big]</CLR> 302 KiB = <CLR=32,BOLD>main.js</CLR>
 | 
					Entrypoint <CLR=BOLD>main</CLR> <CLR=33,BOLD>[big]</CLR> 302 KiB = <CLR=32,BOLD>main.js</CLR>
 | 
				
			||||||
runtime modules 4.84 KiB 6 modules
 | 
					runtime modules 4.84 KiB 6 modules
 | 
				
			||||||
cacheable modules 293 KiB
 | 
					cacheable modules 293 KiB
 | 
				
			||||||
| 
						 | 
					@ -1687,13 +1687,13 @@ webpack x.x.x compiled with <CLR=31,BOLD>3 errors</CLR> in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for prefetch 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for prefetch 1`] = `
 | 
				
			||||||
"asset inner.js 110 bytes {746} [emitted] (name: inner)
 | 
					"asset main.js 13.8 KiB {179} [emitted] (name: main)
 | 
				
			||||||
asset inner2.js 150 bytes {641} [emitted] (name: inner2)
 | 
					 | 
				
			||||||
asset main.js 13.8 KiB {179} [emitted] (name: main)
 | 
					 | 
				
			||||||
asset normal.js 109 bytes {30} [emitted] (name: normal)
 | 
					 | 
				
			||||||
asset prefetched.js 553 bytes {505} [emitted] (name: prefetched)
 | 
					asset prefetched.js 553 bytes {505} [emitted] (name: prefetched)
 | 
				
			||||||
 | 
					asset inner2.js 150 bytes {641} [emitted] (name: inner2)
 | 
				
			||||||
 | 
					asset inner.js 110 bytes {746} [emitted] (name: inner)
 | 
				
			||||||
asset prefetched2.js 110 bytes {379} [emitted] (name: prefetched2)
 | 
					asset prefetched2.js 110 bytes {379} [emitted] (name: prefetched2)
 | 
				
			||||||
asset prefetched3.js 110 bytes {220} [emitted] (name: prefetched3)
 | 
					asset prefetched3.js 110 bytes {220} [emitted] (name: prefetched3)
 | 
				
			||||||
 | 
					asset normal.js 109 bytes {30} [emitted] (name: normal)
 | 
				
			||||||
Entrypoint main 13.8 KiB = main.js
 | 
					Entrypoint main 13.8 KiB = main.js
 | 
				
			||||||
  prefetch: prefetched2.js {379} (name: prefetched2), prefetched.js {505} (name: prefetched), prefetched3.js {220} (name: prefetched3)
 | 
					  prefetch: prefetched2.js {379} (name: prefetched2), prefetched.js {505} (name: prefetched), prefetched3.js {220} (name: prefetched3)
 | 
				
			||||||
chunk {30} (runtime: main) normal.js (normal) 1 bytes <{179}> [rendered]
 | 
					chunk {30} (runtime: main) normal.js (normal) 1 bytes <{179}> [rendered]
 | 
				
			||||||
| 
						 | 
					@ -1720,11 +1720,11 @@ chunk (runtime: main) b2.js (b2) 1 bytes <{128}> [rendered]"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for preload 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for preload 1`] = `
 | 
				
			||||||
"asset inner.js 110 bytes [emitted] (name: inner)
 | 
					"asset main.js 13.1 KiB [emitted] (name: main)
 | 
				
			||||||
asset inner2.js 150 bytes [emitted] (name: inner2)
 | 
					 | 
				
			||||||
asset main.js 13.1 KiB [emitted] (name: main)
 | 
					 | 
				
			||||||
asset normal.js 109 bytes [emitted] (name: normal)
 | 
					 | 
				
			||||||
asset preloaded.js 553 bytes [emitted] (name: preloaded)
 | 
					asset preloaded.js 553 bytes [emitted] (name: preloaded)
 | 
				
			||||||
 | 
					asset inner2.js 150 bytes [emitted] (name: inner2)
 | 
				
			||||||
 | 
					asset inner.js 110 bytes [emitted] (name: inner)
 | 
				
			||||||
 | 
					asset normal.js 109 bytes [emitted] (name: normal)
 | 
				
			||||||
asset preloaded2.js 109 bytes [emitted] (name: preloaded2)
 | 
					asset preloaded2.js 109 bytes [emitted] (name: preloaded2)
 | 
				
			||||||
asset preloaded3.js 108 bytes [emitted] (name: preloaded3)
 | 
					asset preloaded3.js 108 bytes [emitted] (name: preloaded3)
 | 
				
			||||||
Entrypoint main 13.1 KiB = main.js
 | 
					Entrypoint main 13.1 KiB = main.js
 | 
				
			||||||
| 
						 | 
					@ -1748,10 +1748,10 @@ exports[`StatsTestCases should print correct stats for preset-detailed 1`] = `
 | 
				
			||||||
      [LogTestPlugin] Log
 | 
					      [LogTestPlugin] Log
 | 
				
			||||||
    [LogTestPlugin] End
 | 
					    [LogTestPlugin] End
 | 
				
			||||||
PublicPath: (none)
 | 
					PublicPath: (none)
 | 
				
			||||||
 | 
					asset main.js 8.61 KiB {179} [emitted] (name: main)
 | 
				
			||||||
asset 460.js 320 bytes {460} [emitted]
 | 
					asset 460.js 320 bytes {460} [emitted]
 | 
				
			||||||
asset 524.js 206 bytes {524} [emitted]
 | 
					asset 524.js 206 bytes {524} [emitted]
 | 
				
			||||||
asset 996.js 138 bytes {996} [emitted]
 | 
					asset 996.js 138 bytes {996} [emitted]
 | 
				
			||||||
asset main.js 8.61 KiB {179} [emitted] (name: main)
 | 
					 | 
				
			||||||
Entrypoint main 8.61 KiB = main.js
 | 
					Entrypoint main 8.61 KiB = main.js
 | 
				
			||||||
chunk {179} (runtime: main) main.js (main) 73 bytes (javascript) 4.84 KiB (runtime) >{460}< >{996}< [entry] [rendered]
 | 
					chunk {179} (runtime: main) main.js (main) 73 bytes (javascript) 4.84 KiB (runtime) >{460}< >{996}< [entry] [rendered]
 | 
				
			||||||
  > ./index main
 | 
					  > ./index main
 | 
				
			||||||
| 
						 | 
					@ -1915,10 +1915,10 @@ exports[`StatsTestCases should print correct stats for preset-normal 1`] = `
 | 
				
			||||||
"<e> [LogTestPlugin] Error
 | 
					"<e> [LogTestPlugin] Error
 | 
				
			||||||
<w> [LogTestPlugin] Warning
 | 
					<w> [LogTestPlugin] Warning
 | 
				
			||||||
<i> [LogTestPlugin] Info
 | 
					<i> [LogTestPlugin] Info
 | 
				
			||||||
 | 
					asset main.js 8.61 KiB [emitted] (name: main)
 | 
				
			||||||
asset 460.js 320 bytes [emitted]
 | 
					asset 460.js 320 bytes [emitted]
 | 
				
			||||||
asset 524.js 206 bytes [emitted]
 | 
					asset 524.js 206 bytes [emitted]
 | 
				
			||||||
asset 996.js 138 bytes [emitted]
 | 
					asset 996.js 138 bytes [emitted]
 | 
				
			||||||
asset main.js 8.61 KiB [emitted] (name: main)
 | 
					 | 
				
			||||||
runtime modules 4.84 KiB 6 modules
 | 
					runtime modules 4.84 KiB 6 modules
 | 
				
			||||||
cacheable modules 193 bytes
 | 
					cacheable modules 193 bytes
 | 
				
			||||||
  ./index.js 51 bytes [built] [code generated]
 | 
					  ./index.js 51 bytes [built] [code generated]
 | 
				
			||||||
| 
						 | 
					@ -1938,10 +1938,10 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for preset-normal-performance 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for preset-normal-performance 1`] = `
 | 
				
			||||||
"asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					"asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main)
 | 
				
			||||||
 | 
					asset <CLR=32,BOLD>460.js</CLR> 320 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>524.js</CLR> 206 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
					asset <CLR=32,BOLD>996.js</CLR> 138 bytes <CLR=32,BOLD>[emitted]</CLR>
 | 
				
			||||||
asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main)
 | 
					 | 
				
			||||||
runtime modules 4.84 KiB 6 modules
 | 
					runtime modules 4.84 KiB 6 modules
 | 
				
			||||||
cacheable modules 293 KiB
 | 
					cacheable modules 293 KiB
 | 
				
			||||||
  <CLR=BOLD>./index.js</CLR> 52 bytes <CLR=33,BOLD>[built]</CLR> <CLR=33,BOLD>[code generated]</CLR>
 | 
					  <CLR=BOLD>./index.js</CLR> 52 bytes <CLR=33,BOLD>[built]</CLR> <CLR=33,BOLD>[code generated]</CLR>
 | 
				
			||||||
| 
						 | 
					@ -1966,10 +1966,10 @@ webpack x.x.x compiled with <CLR=33,BOLD>2 warnings</CLR> in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for preset-normal-performance-ensure-filter-sourcemaps 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for preset-normal-performance-ensure-filter-sourcemaps 1`] = `
 | 
				
			||||||
"asset <CLR=32,BOLD>460.js</CLR> 352 bytes <CLR=32,BOLD>[emitted]</CLR> 1 related asset
 | 
					"asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main) 1 related asset
 | 
				
			||||||
 | 
					asset <CLR=32,BOLD>460.js</CLR> 352 bytes <CLR=32,BOLD>[emitted]</CLR> 1 related asset
 | 
				
			||||||
asset <CLR=32,BOLD>524.js</CLR> 238 bytes <CLR=32,BOLD>[emitted]</CLR> 1 related asset
 | 
					asset <CLR=32,BOLD>524.js</CLR> 238 bytes <CLR=32,BOLD>[emitted]</CLR> 1 related asset
 | 
				
			||||||
asset <CLR=32,BOLD>996.js</CLR> 170 bytes <CLR=32,BOLD>[emitted]</CLR> 1 related asset
 | 
					asset <CLR=32,BOLD>996.js</CLR> 170 bytes <CLR=32,BOLD>[emitted]</CLR> 1 related asset
 | 
				
			||||||
asset <CLR=33,BOLD>main.js</CLR> <CLR=33,BOLD>302 KiB</CLR> <CLR=32,BOLD>[emitted]</CLR> <CLR=33,BOLD>[big]</CLR> (name: main) 1 related asset
 | 
					 | 
				
			||||||
runtime modules 4.84 KiB 6 modules
 | 
					runtime modules 4.84 KiB 6 modules
 | 
				
			||||||
cacheable modules 293 KiB
 | 
					cacheable modules 293 KiB
 | 
				
			||||||
  <CLR=BOLD>./index.js</CLR> 52 bytes <CLR=33,BOLD>[built]</CLR> <CLR=33,BOLD>[code generated]</CLR>
 | 
					  <CLR=BOLD>./index.js</CLR> 52 bytes <CLR=33,BOLD>[built]</CLR> <CLR=33,BOLD>[code generated]</CLR>
 | 
				
			||||||
| 
						 | 
					@ -2013,10 +2013,10 @@ exports[`StatsTestCases should print correct stats for preset-verbose 1`] = `
 | 
				
			||||||
      [LogTestPlugin] Log
 | 
					      [LogTestPlugin] Log
 | 
				
			||||||
    [LogTestPlugin] End
 | 
					    [LogTestPlugin] End
 | 
				
			||||||
PublicPath: (none)
 | 
					PublicPath: (none)
 | 
				
			||||||
 | 
					asset main.js 8.61 KiB {179} [emitted] (name: main)
 | 
				
			||||||
asset 460.js 320 bytes {460} [emitted]
 | 
					asset 460.js 320 bytes {460} [emitted]
 | 
				
			||||||
asset 524.js 206 bytes {524} [emitted]
 | 
					asset 524.js 206 bytes {524} [emitted]
 | 
				
			||||||
asset 996.js 138 bytes {996} [emitted]
 | 
					asset 996.js 138 bytes {996} [emitted]
 | 
				
			||||||
asset main.js 8.61 KiB {179} [emitted] (name: main)
 | 
					 | 
				
			||||||
Entrypoint main 8.61 KiB = main.js
 | 
					Entrypoint main 8.61 KiB = main.js
 | 
				
			||||||
chunk {179} (runtime: main) main.js (main) 73 bytes (javascript) 4.84 KiB (runtime) >{460}< >{996}< [entry] [rendered]
 | 
					chunk {179} (runtime: main) main.js (main) 73 bytes (javascript) 4.84 KiB (runtime) >{460}< >{996}< [entry] [rendered]
 | 
				
			||||||
  > ./index main
 | 
					  > ./index main
 | 
				
			||||||
| 
						 | 
					@ -2204,11 +2204,11 @@ LOG from webpack.FileSystemInfo
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for real-content-hash 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for real-content-hash 1`] = `
 | 
				
			||||||
"a-normal:
 | 
					"a-normal:
 | 
				
			||||||
  assets by path *.js 2.48 KiB
 | 
					  assets by path *.js 2.48 KiB
 | 
				
			||||||
    asset 3cc8faad16137711c07e-3cc8fa.js 210 bytes [emitted] [immutable] [minimized] (name: main)
 | 
					 | 
				
			||||||
    asset 724d7409f0fb4e0b3145-724d74.js 2.09 KiB [emitted] [immutable] [minimized] (name: runtime~main)
 | 
					    asset 724d7409f0fb4e0b3145-724d74.js 2.09 KiB [emitted] [immutable] [minimized] (name: runtime~main)
 | 
				
			||||||
 | 
					    asset 3cc8faad16137711c07e-3cc8fa.js 210 bytes [emitted] [immutable] [minimized] (name: main)
 | 
				
			||||||
    asset b6f77787a670e97d47b5-b6f777.js 193 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
					    asset b6f77787a670e97d47b5-b6f777.js 193 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
				
			||||||
  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
					 | 
				
			||||||
  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
					  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
				
			||||||
 | 
					  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
				
			||||||
  Entrypoint main 2.29 KiB (5.89 KiB) = 724d7409f0fb4e0b3145-724d74.js 2.09 KiB 3cc8faad16137711c07e-3cc8fa.js 210 bytes 1 auxiliary asset
 | 
					  Entrypoint main 2.29 KiB (5.89 KiB) = 724d7409f0fb4e0b3145-724d74.js 2.09 KiB 3cc8faad16137711c07e-3cc8fa.js 210 bytes 1 auxiliary asset
 | 
				
			||||||
  runtime modules 6.32 KiB 7 modules
 | 
					  runtime modules 6.32 KiB 7 modules
 | 
				
			||||||
  orphan modules 23 bytes [orphan] 1 module
 | 
					  orphan modules 23 bytes [orphan] 1 module
 | 
				
			||||||
| 
						 | 
					@ -2223,11 +2223,11 @@ exports[`StatsTestCases should print correct stats for real-content-hash 1`] = `
 | 
				
			||||||
 | 
					
 | 
				
			||||||
b-normal:
 | 
					b-normal:
 | 
				
			||||||
  assets by path *.js 2.48 KiB
 | 
					  assets by path *.js 2.48 KiB
 | 
				
			||||||
    asset 3cc8faad16137711c07e-3cc8fa.js 210 bytes [emitted] [immutable] [minimized] (name: main)
 | 
					 | 
				
			||||||
    asset 7cc752ab357d591e1e3c-7cc752.js 2.09 KiB [emitted] [immutable] [minimized] (name: runtime~main)
 | 
					    asset 7cc752ab357d591e1e3c-7cc752.js 2.09 KiB [emitted] [immutable] [minimized] (name: runtime~main)
 | 
				
			||||||
 | 
					    asset 3cc8faad16137711c07e-3cc8fa.js 210 bytes [emitted] [immutable] [minimized] (name: main)
 | 
				
			||||||
    asset b6f77787a670e97d47b5-b6f777.js 193 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
					    asset b6f77787a670e97d47b5-b6f777.js 193 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
				
			||||||
  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
					 | 
				
			||||||
  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
					  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
				
			||||||
 | 
					  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
				
			||||||
  Entrypoint main 2.29 KiB (5.89 KiB) = 7cc752ab357d591e1e3c-7cc752.js 2.09 KiB 3cc8faad16137711c07e-3cc8fa.js 210 bytes 1 auxiliary asset
 | 
					  Entrypoint main 2.29 KiB (5.89 KiB) = 7cc752ab357d591e1e3c-7cc752.js 2.09 KiB 3cc8faad16137711c07e-3cc8fa.js 210 bytes 1 auxiliary asset
 | 
				
			||||||
  runtime modules 6.32 KiB 7 modules
 | 
					  runtime modules 6.32 KiB 7 modules
 | 
				
			||||||
  orphan modules 19 bytes [orphan] 1 module
 | 
					  orphan modules 19 bytes [orphan] 1 module
 | 
				
			||||||
| 
						 | 
					@ -2242,14 +2242,14 @@ b-normal:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
a-source-map:
 | 
					a-source-map:
 | 
				
			||||||
  assets by path *.js 2.65 KiB
 | 
					  assets by path *.js 2.65 KiB
 | 
				
			||||||
 | 
					    asset ffe92bc2786746a99419-ffe92b.js 2.14 KiB [emitted] [immutable] [minimized] (name: runtime~main)
 | 
				
			||||||
 | 
					      sourceMap ffe92bc2786746a99419-ffe92b.js.map 12.6 KiB [emitted] [dev] (auxiliary name: runtime~main)
 | 
				
			||||||
    asset b8bfcec62cdd15c9a840-b8bfce.js 266 bytes [emitted] [immutable] [minimized] (name: main)
 | 
					    asset b8bfcec62cdd15c9a840-b8bfce.js 266 bytes [emitted] [immutable] [minimized] (name: main)
 | 
				
			||||||
      sourceMap b8bfcec62cdd15c9a840-b8bfce.js.map 366 bytes [emitted] [dev] (auxiliary name: main)
 | 
					      sourceMap b8bfcec62cdd15c9a840-b8bfce.js.map 366 bytes [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
    asset c7c0f8bb2e61b59a89f5-c7c0f8.js 249 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
					    asset c7c0f8bb2e61b59a89f5-c7c0f8.js 249 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
				
			||||||
      sourceMap c7c0f8bb2e61b59a89f5-c7c0f8.js.map 331 bytes [emitted] [dev] (auxiliary name: lazy)
 | 
					      sourceMap c7c0f8bb2e61b59a89f5-c7c0f8.js.map 331 bytes [emitted] [dev] (auxiliary name: lazy)
 | 
				
			||||||
    asset ffe92bc2786746a99419-ffe92b.js 2.14 KiB [emitted] [immutable] [minimized] (name: runtime~main)
 | 
					 | 
				
			||||||
      sourceMap ffe92bc2786746a99419-ffe92b.js.map 12.6 KiB [emitted] [dev] (auxiliary name: runtime~main)
 | 
					 | 
				
			||||||
  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
					 | 
				
			||||||
  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
					  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
				
			||||||
 | 
					  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
				
			||||||
  Entrypoint main 2.4 KiB (18.8 KiB) = ffe92bc2786746a99419-ffe92b.js 2.14 KiB b8bfcec62cdd15c9a840-b8bfce.js 266 bytes 3 auxiliary assets
 | 
					  Entrypoint main 2.4 KiB (18.8 KiB) = ffe92bc2786746a99419-ffe92b.js 2.14 KiB b8bfcec62cdd15c9a840-b8bfce.js 266 bytes 3 auxiliary assets
 | 
				
			||||||
  runtime modules 6.32 KiB 7 modules
 | 
					  runtime modules 6.32 KiB 7 modules
 | 
				
			||||||
  orphan modules 23 bytes [orphan] 1 module
 | 
					  orphan modules 23 bytes [orphan] 1 module
 | 
				
			||||||
| 
						 | 
					@ -2270,8 +2270,8 @@ b-source-map:
 | 
				
			||||||
      sourceMap b8bfcec62cdd15c9a840-b8bfce.js.map 323 bytes [emitted] [dev] (auxiliary name: main)
 | 
					      sourceMap b8bfcec62cdd15c9a840-b8bfce.js.map 323 bytes [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
    asset c7c0f8bb2e61b59a89f5-c7c0f8.js 249 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
					    asset c7c0f8bb2e61b59a89f5-c7c0f8.js 249 bytes [emitted] [immutable] [minimized] (name: lazy)
 | 
				
			||||||
      sourceMap c7c0f8bb2e61b59a89f5-c7c0f8.js.map 327 bytes [emitted] [dev] (auxiliary name: lazy)
 | 
					      sourceMap c7c0f8bb2e61b59a89f5-c7c0f8.js.map 327 bytes [emitted] [dev] (auxiliary name: lazy)
 | 
				
			||||||
  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
					 | 
				
			||||||
  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
					  asset 89a353e9c515885abd8e.png 14.6 KiB [emitted] [immutable] (auxiliary name: lazy)
 | 
				
			||||||
 | 
					  asset 7382fad5b015914e0811.jpg 5.89 KiB [emitted] [immutable] (auxiliary name: main)
 | 
				
			||||||
  Entrypoint main 2.4 KiB (18.8 KiB) = 5199c33aa0e8782a7f86-5199c3.js 2.14 KiB b8bfcec62cdd15c9a840-b8bfce.js 266 bytes 3 auxiliary assets
 | 
					  Entrypoint main 2.4 KiB (18.8 KiB) = 5199c33aa0e8782a7f86-5199c3.js 2.14 KiB b8bfcec62cdd15c9a840-b8bfce.js 266 bytes 3 auxiliary assets
 | 
				
			||||||
  runtime modules 6.32 KiB 7 modules
 | 
					  runtime modules 6.32 KiB 7 modules
 | 
				
			||||||
  orphan modules 19 bytes [orphan] 1 module
 | 
					  orphan modules 19 bytes [orphan] 1 module
 | 
				
			||||||
| 
						 | 
					@ -2287,42 +2287,55 @@ b-source-map:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for related-assets 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for related-assets 1`] = `
 | 
				
			||||||
"default:
 | 
					"default:
 | 
				
			||||||
 | 
					  assets by path *.js 14.4 KiB
 | 
				
			||||||
 | 
					    asset default-main.js 13.3 KiB [emitted] (name: main) 3 related assets
 | 
				
			||||||
 | 
					    asset default-chunk_js.js 1.11 KiB [emitted] 3 related assets
 | 
				
			||||||
  assets by path *.css 142 bytes
 | 
					  assets by path *.css 142 bytes
 | 
				
			||||||
    asset default-chunk_js.css 73 bytes [emitted] 3 related assets
 | 
					    asset default-chunk_js.css 73 bytes [emitted] 3 related assets
 | 
				
			||||||
    asset default-main.css 69 bytes [emitted] (name: main) 3 related assets
 | 
					    asset default-main.css 69 bytes [emitted] (name: main) 3 related assets
 | 
				
			||||||
  assets by path *.js 14.4 KiB
 | 
					 | 
				
			||||||
    asset default-chunk_js.js 1.11 KiB [emitted] 3 related assets
 | 
					 | 
				
			||||||
    asset default-main.js 13.3 KiB [emitted] (name: main) 3 related assets
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
relatedAssets:
 | 
					relatedAssets:
 | 
				
			||||||
  assets by path *.css 154 bytes
 | 
					 | 
				
			||||||
    asset relatedAssets-chunk_js.css 79 bytes [emitted]
 | 
					 | 
				
			||||||
      compressed relatedAssets-chunk_js.css.br 79 bytes [emitted]
 | 
					 | 
				
			||||||
      compressed relatedAssets-chunk_js.css.gz 79 bytes [emitted]
 | 
					 | 
				
			||||||
      sourceMap relatedAssets-chunk_js.css.map 197 bytes [emitted] [dev]
 | 
					 | 
				
			||||||
        compressed relatedAssets-chunk_js.css.map.br 197 bytes [emitted]
 | 
					 | 
				
			||||||
        compressed relatedAssets-chunk_js.css.map.gz 197 bytes [emitted]
 | 
					 | 
				
			||||||
    asset relatedAssets-main.css 75 bytes [emitted] (name: main)
 | 
					 | 
				
			||||||
      compressed relatedAssets-main.css.br 75 bytes [emitted]
 | 
					 | 
				
			||||||
      compressed relatedAssets-main.css.gz 75 bytes [emitted]
 | 
					 | 
				
			||||||
      sourceMap relatedAssets-main.css.map 187 bytes [emitted] [dev] (auxiliary name: main)
 | 
					 | 
				
			||||||
        compressed relatedAssets-main.css.map.br 187 bytes [emitted]
 | 
					 | 
				
			||||||
        compressed relatedAssets-main.css.map.gz 187 bytes [emitted]
 | 
					 | 
				
			||||||
  assets by path *.js 14.4 KiB
 | 
					  assets by path *.js 14.4 KiB
 | 
				
			||||||
    asset relatedAssets-chunk_js.js 1.12 KiB [emitted]
 | 
					 | 
				
			||||||
      compressed relatedAssets-chunk_js.js.br 1.12 KiB [emitted]
 | 
					 | 
				
			||||||
      compressed relatedAssets-chunk_js.js.gz 1.12 KiB [emitted]
 | 
					 | 
				
			||||||
      sourceMap relatedAssets-chunk_js.js.map 295 bytes [emitted] [dev]
 | 
					 | 
				
			||||||
        compressed relatedAssets-chunk_js.js.map.br 295 bytes [emitted]
 | 
					 | 
				
			||||||
        compressed relatedAssets-chunk_js.js.map.gz 295 bytes [emitted]
 | 
					 | 
				
			||||||
    asset relatedAssets-main.js 13.3 KiB [emitted] (name: main)
 | 
					    asset relatedAssets-main.js 13.3 KiB [emitted] (name: main)
 | 
				
			||||||
      compressed relatedAssets-main.js.br 13.3 KiB [emitted]
 | 
					      compressed relatedAssets-main.js.br 13.3 KiB [emitted]
 | 
				
			||||||
      compressed relatedAssets-main.js.gz 13.3 KiB [emitted]
 | 
					      compressed relatedAssets-main.js.gz 13.3 KiB [emitted]
 | 
				
			||||||
      sourceMap relatedAssets-main.js.map 11.3 KiB [emitted] [dev] (auxiliary name: main)
 | 
					      sourceMap relatedAssets-main.js.map 11.3 KiB [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
        compressed relatedAssets-main.js.map.br 11.3 KiB [emitted]
 | 
					        compressed relatedAssets-main.js.map.br 11.3 KiB [emitted]
 | 
				
			||||||
        compressed relatedAssets-main.js.map.gz 11.3 KiB [emitted]
 | 
					        compressed relatedAssets-main.js.map.gz 11.3 KiB [emitted]
 | 
				
			||||||
 | 
					    asset relatedAssets-chunk_js.js 1.12 KiB [emitted]
 | 
				
			||||||
 | 
					      compressed relatedAssets-chunk_js.js.br 1.12 KiB [emitted]
 | 
				
			||||||
 | 
					      compressed relatedAssets-chunk_js.js.gz 1.12 KiB [emitted]
 | 
				
			||||||
 | 
					      sourceMap relatedAssets-chunk_js.js.map 295 bytes [emitted] [dev]
 | 
				
			||||||
 | 
					        compressed relatedAssets-chunk_js.js.map.br 295 bytes [emitted]
 | 
				
			||||||
 | 
					        compressed relatedAssets-chunk_js.js.map.gz 295 bytes [emitted]
 | 
				
			||||||
 | 
					  assets by path *.css 154 bytes
 | 
				
			||||||
 | 
					    asset relatedAssets-chunk_js.css 79 bytes [emitted]
 | 
				
			||||||
 | 
					      sourceMap relatedAssets-chunk_js.css.map 197 bytes [emitted] [dev]
 | 
				
			||||||
 | 
					        compressed relatedAssets-chunk_js.css.map.br 197 bytes [emitted]
 | 
				
			||||||
 | 
					        compressed relatedAssets-chunk_js.css.map.gz 197 bytes [emitted]
 | 
				
			||||||
 | 
					      compressed relatedAssets-chunk_js.css.br 79 bytes [emitted]
 | 
				
			||||||
 | 
					      compressed relatedAssets-chunk_js.css.gz 79 bytes [emitted]
 | 
				
			||||||
 | 
					    asset relatedAssets-main.css 75 bytes [emitted] (name: main)
 | 
				
			||||||
 | 
					      sourceMap relatedAssets-main.css.map 187 bytes [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
 | 
					        compressed relatedAssets-main.css.map.br 187 bytes [emitted]
 | 
				
			||||||
 | 
					        compressed relatedAssets-main.css.map.gz 187 bytes [emitted]
 | 
				
			||||||
 | 
					      compressed relatedAssets-main.css.br 75 bytes [emitted]
 | 
				
			||||||
 | 
					      compressed relatedAssets-main.css.gz 75 bytes [emitted]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exclude1:
 | 
					exclude1:
 | 
				
			||||||
 | 
					  assets by path *.js 14.4 KiB
 | 
				
			||||||
 | 
					    asset exclude1-main.js 13.3 KiB [emitted] (name: main)
 | 
				
			||||||
 | 
					      hidden assets 26.6 KiB 2 assets
 | 
				
			||||||
 | 
					      sourceMap exclude1-main.js.map 11.3 KiB [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
 | 
					        hidden assets 22.7 KiB 2 assets
 | 
				
			||||||
 | 
					        1 related asset
 | 
				
			||||||
 | 
					      1 related asset
 | 
				
			||||||
 | 
					    asset exclude1-chunk_js.js 1.11 KiB [emitted]
 | 
				
			||||||
 | 
					      hidden assets 2.22 KiB 2 assets
 | 
				
			||||||
 | 
					      sourceMap exclude1-chunk_js.js.map 290 bytes [emitted] [dev]
 | 
				
			||||||
 | 
					        hidden assets 580 bytes 2 assets
 | 
				
			||||||
 | 
					        1 related asset
 | 
				
			||||||
 | 
					      1 related asset
 | 
				
			||||||
  assets by path *.css 144 bytes
 | 
					  assets by path *.css 144 bytes
 | 
				
			||||||
    asset exclude1-chunk_js.css 74 bytes [emitted]
 | 
					    asset exclude1-chunk_js.css 74 bytes [emitted]
 | 
				
			||||||
      hidden assets 148 bytes 2 assets
 | 
					      hidden assets 148 bytes 2 assets
 | 
				
			||||||
| 
						 | 
					@ -2336,21 +2349,17 @@ exclude1:
 | 
				
			||||||
        hidden assets 364 bytes 2 assets
 | 
					        hidden assets 364 bytes 2 assets
 | 
				
			||||||
        1 related asset
 | 
					        1 related asset
 | 
				
			||||||
      1 related asset
 | 
					      1 related asset
 | 
				
			||||||
  assets by path *.js 14.4 KiB
 | 
					 | 
				
			||||||
    asset exclude1-chunk_js.js 1.11 KiB [emitted]
 | 
					 | 
				
			||||||
      hidden assets 2.22 KiB 2 assets
 | 
					 | 
				
			||||||
      sourceMap exclude1-chunk_js.js.map 290 bytes [emitted] [dev]
 | 
					 | 
				
			||||||
        hidden assets 580 bytes 2 assets
 | 
					 | 
				
			||||||
        1 related asset
 | 
					 | 
				
			||||||
      1 related asset
 | 
					 | 
				
			||||||
    asset exclude1-main.js 13.3 KiB [emitted] (name: main)
 | 
					 | 
				
			||||||
      hidden assets 26.6 KiB 2 assets
 | 
					 | 
				
			||||||
      sourceMap exclude1-main.js.map 11.3 KiB [emitted] [dev] (auxiliary name: main)
 | 
					 | 
				
			||||||
        hidden assets 22.7 KiB 2 assets
 | 
					 | 
				
			||||||
        1 related asset
 | 
					 | 
				
			||||||
      1 related asset
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
exclude2:
 | 
					exclude2:
 | 
				
			||||||
 | 
					  assets by path *.js 14.4 KiB
 | 
				
			||||||
 | 
					    asset exclude2-main.js 13.3 KiB [emitted] (name: main)
 | 
				
			||||||
 | 
					      hidden assets 11.3 KiB 1 asset
 | 
				
			||||||
 | 
					      compressed exclude2-main.js.br 13.3 KiB [emitted]
 | 
				
			||||||
 | 
					      compressed exclude2-main.js.gz 13.3 KiB [emitted]
 | 
				
			||||||
 | 
					    asset exclude2-chunk_js.js 1.11 KiB [emitted]
 | 
				
			||||||
 | 
					      hidden assets 290 bytes 1 asset
 | 
				
			||||||
 | 
					      compressed exclude2-chunk_js.js.br 1.11 KiB [emitted]
 | 
				
			||||||
 | 
					      compressed exclude2-chunk_js.js.gz 1.11 KiB [emitted]
 | 
				
			||||||
  assets by path *.css 144 bytes
 | 
					  assets by path *.css 144 bytes
 | 
				
			||||||
    asset exclude2-chunk_js.css 74 bytes [emitted]
 | 
					    asset exclude2-chunk_js.css 74 bytes [emitted]
 | 
				
			||||||
      hidden assets 192 bytes 1 asset
 | 
					      hidden assets 192 bytes 1 asset
 | 
				
			||||||
| 
						 | 
					@ -2360,31 +2369,22 @@ exclude2:
 | 
				
			||||||
      hidden assets 182 bytes 1 asset
 | 
					      hidden assets 182 bytes 1 asset
 | 
				
			||||||
      compressed exclude2-main.css.br 70 bytes [emitted]
 | 
					      compressed exclude2-main.css.br 70 bytes [emitted]
 | 
				
			||||||
      compressed exclude2-main.css.gz 70 bytes [emitted]
 | 
					      compressed exclude2-main.css.gz 70 bytes [emitted]
 | 
				
			||||||
  assets by path *.js 14.4 KiB
 | 
					 | 
				
			||||||
    asset exclude2-chunk_js.js 1.11 KiB [emitted]
 | 
					 | 
				
			||||||
      hidden assets 290 bytes 1 asset
 | 
					 | 
				
			||||||
      compressed exclude2-chunk_js.js.br 1.11 KiB [emitted]
 | 
					 | 
				
			||||||
      compressed exclude2-chunk_js.js.gz 1.11 KiB [emitted]
 | 
					 | 
				
			||||||
    asset exclude2-main.js 13.3 KiB [emitted] (name: main)
 | 
					 | 
				
			||||||
      hidden assets 11.3 KiB 1 asset
 | 
					 | 
				
			||||||
      compressed exclude2-main.js.br 13.3 KiB [emitted]
 | 
					 | 
				
			||||||
      compressed exclude2-main.js.gz 13.3 KiB [emitted]
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
exclude3:
 | 
					exclude3:
 | 
				
			||||||
  hidden assets 1.18 KiB 2 assets
 | 
					  hidden assets 1.18 KiB 2 assets
 | 
				
			||||||
  assets by status 13.3 KiB [emitted]
 | 
					  assets by status 13.3 KiB [emitted]
 | 
				
			||||||
    asset exclude3-main.css 70 bytes [emitted] (name: main)
 | 
					 | 
				
			||||||
      compressed exclude3-main.css.br 70 bytes [emitted]
 | 
					 | 
				
			||||||
      compressed exclude3-main.css.gz 70 bytes [emitted]
 | 
					 | 
				
			||||||
      sourceMap exclude3-main.css.map 182 bytes [emitted] [dev] (auxiliary name: main)
 | 
					 | 
				
			||||||
        compressed exclude3-main.css.map.br 182 bytes [emitted]
 | 
					 | 
				
			||||||
        compressed exclude3-main.css.map.gz 182 bytes [emitted]
 | 
					 | 
				
			||||||
    asset exclude3-main.js 13.3 KiB [emitted] (name: main)
 | 
					    asset exclude3-main.js 13.3 KiB [emitted] (name: main)
 | 
				
			||||||
      compressed exclude3-main.js.br 13.3 KiB [emitted]
 | 
					      compressed exclude3-main.js.br 13.3 KiB [emitted]
 | 
				
			||||||
      compressed exclude3-main.js.gz 13.3 KiB [emitted]
 | 
					      compressed exclude3-main.js.gz 13.3 KiB [emitted]
 | 
				
			||||||
      sourceMap exclude3-main.js.map 11.3 KiB [emitted] [dev] (auxiliary name: main)
 | 
					      sourceMap exclude3-main.js.map 11.3 KiB [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
        compressed exclude3-main.js.map.br 11.3 KiB [emitted]
 | 
					        compressed exclude3-main.js.map.br 11.3 KiB [emitted]
 | 
				
			||||||
        compressed exclude3-main.js.map.gz 11.3 KiB [emitted]"
 | 
					        compressed exclude3-main.js.map.gz 11.3 KiB [emitted]
 | 
				
			||||||
 | 
					    asset exclude3-main.css 70 bytes [emitted] (name: main)
 | 
				
			||||||
 | 
					      sourceMap exclude3-main.css.map 182 bytes [emitted] [dev] (auxiliary name: main)
 | 
				
			||||||
 | 
					        compressed exclude3-main.css.map.br 182 bytes [emitted]
 | 
				
			||||||
 | 
					        compressed exclude3-main.css.map.gz 182 bytes [emitted]
 | 
				
			||||||
 | 
					      compressed exclude3-main.css.br 70 bytes [emitted]
 | 
				
			||||||
 | 
					      compressed exclude3-main.css.gz 70 bytes [emitted]"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for resolve-plugin-context 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for resolve-plugin-context 1`] = `
 | 
				
			||||||
| 
						 | 
					@ -2442,9 +2442,9 @@ webpack x.x.x compiled successfully"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for runtime-chunk-integration 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for runtime-chunk-integration 1`] = `
 | 
				
			||||||
"base:
 | 
					"base:
 | 
				
			||||||
 | 
					  asset without-runtime.js 10.9 KiB [emitted] (name: runtime)
 | 
				
			||||||
  asset without-505.js 1.22 KiB [emitted]
 | 
					  asset without-505.js 1.22 KiB [emitted]
 | 
				
			||||||
  asset without-main1.js 596 bytes [emitted] (name: main1)
 | 
					  asset without-main1.js 596 bytes [emitted] (name: main1)
 | 
				
			||||||
  asset without-runtime.js 10.9 KiB [emitted] (name: runtime)
 | 
					 | 
				
			||||||
  Entrypoint main1 11.5 KiB = without-runtime.js 10.9 KiB without-main1.js 596 bytes
 | 
					  Entrypoint main1 11.5 KiB = without-runtime.js 10.9 KiB without-main1.js 596 bytes
 | 
				
			||||||
  runtime modules 6.6 KiB 8 modules
 | 
					  runtime modules 6.6 KiB 8 modules
 | 
				
			||||||
  cacheable modules 126 bytes
 | 
					  cacheable modules 126 bytes
 | 
				
			||||||
| 
						 | 
					@ -2455,11 +2455,11 @@ exports[`StatsTestCases should print correct stats for runtime-chunk-integration
 | 
				
			||||||
  base (webpack x.x.x) compiled successfully
 | 
					  base (webpack x.x.x) compiled successfully
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static custom name:
 | 
					static custom name:
 | 
				
			||||||
 | 
					  asset with-manifest.js 10.9 KiB [emitted] (name: manifest)
 | 
				
			||||||
  asset with-505.js 1.22 KiB [emitted]
 | 
					  asset with-505.js 1.22 KiB [emitted]
 | 
				
			||||||
  asset with-main1.js 596 bytes [emitted] (name: main1)
 | 
					  asset with-main1.js 596 bytes [emitted] (name: main1)
 | 
				
			||||||
  asset with-main2.js 215 bytes [emitted] (name: main2)
 | 
					  asset with-main2.js 215 bytes [emitted] (name: main2)
 | 
				
			||||||
  asset with-main3.js 215 bytes [emitted] (name: main3)
 | 
					  asset with-main3.js 215 bytes [emitted] (name: main3)
 | 
				
			||||||
  asset with-manifest.js 10.9 KiB [emitted] (name: manifest)
 | 
					 | 
				
			||||||
  Entrypoint main1 11.5 KiB = with-manifest.js 10.9 KiB with-main1.js 596 bytes
 | 
					  Entrypoint main1 11.5 KiB = with-manifest.js 10.9 KiB with-main1.js 596 bytes
 | 
				
			||||||
  Entrypoint main2 11.1 KiB = with-manifest.js 10.9 KiB with-main2.js 215 bytes
 | 
					  Entrypoint main2 11.1 KiB = with-manifest.js 10.9 KiB with-main2.js 215 bytes
 | 
				
			||||||
  Entrypoint main3 11.1 KiB = with-manifest.js 10.9 KiB with-main3.js 215 bytes
 | 
					  Entrypoint main3 11.1 KiB = with-manifest.js 10.9 KiB with-main3.js 215 bytes
 | 
				
			||||||
| 
						 | 
					@ -2474,9 +2474,9 @@ static custom name:
 | 
				
			||||||
  static custom name (webpack x.x.x) compiled successfully
 | 
					  static custom name (webpack x.x.x) compiled successfully
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dynamic custom name:
 | 
					dynamic custom name:
 | 
				
			||||||
  asset func-505.js 1.22 KiB [emitted]
 | 
					 | 
				
			||||||
  asset func-a.js 5.09 KiB [emitted] (name: a)
 | 
					 | 
				
			||||||
  asset func-b.js 10.9 KiB [emitted] (name: b)
 | 
					  asset func-b.js 10.9 KiB [emitted] (name: b)
 | 
				
			||||||
 | 
					  asset func-a.js 5.09 KiB [emitted] (name: a)
 | 
				
			||||||
 | 
					  asset func-505.js 1.22 KiB [emitted]
 | 
				
			||||||
  asset func-main1.js 596 bytes [emitted] (name: main1)
 | 
					  asset func-main1.js 596 bytes [emitted] (name: main1)
 | 
				
			||||||
  asset func-main2.js 215 bytes [emitted] (name: main2)
 | 
					  asset func-main2.js 215 bytes [emitted] (name: main2)
 | 
				
			||||||
  asset func-main3.js 215 bytes [emitted] (name: main3)
 | 
					  asset func-main3.js 215 bytes [emitted] (name: main3)
 | 
				
			||||||
| 
						 | 
					@ -2510,12 +2510,12 @@ exports[`StatsTestCases should print correct stats for runtime-specific-used-exp
 | 
				
			||||||
"production:
 | 
					"production:
 | 
				
			||||||
  asset production-a.js 11.5 KiB [emitted] (name: a)
 | 
					  asset production-a.js 11.5 KiB [emitted] (name: a)
 | 
				
			||||||
  asset production-b.js 11.5 KiB [emitted] (name: b)
 | 
					  asset production-b.js 11.5 KiB [emitted] (name: b)
 | 
				
			||||||
  asset production-c.js 63 bytes [emitted] (name: c)
 | 
					 | 
				
			||||||
  asset production-dw_js-_a6170.js 1.16 KiB [emitted]
 | 
					  asset production-dw_js-_a6170.js 1.16 KiB [emitted]
 | 
				
			||||||
  asset production-dw_js-_a6171.js 1.16 KiB [emitted]
 | 
					  asset production-dw_js-_a6171.js 1.16 KiB [emitted]
 | 
				
			||||||
  asset production-dx_js.js 1.16 KiB [emitted]
 | 
					  asset production-dx_js.js 1.16 KiB [emitted]
 | 
				
			||||||
  asset production-dy_js.js 1.14 KiB [emitted]
 | 
					  asset production-dy_js.js 1.14 KiB [emitted]
 | 
				
			||||||
  asset production-dz_js.js 1.14 KiB [emitted]
 | 
					  asset production-dz_js.js 1.14 KiB [emitted]
 | 
				
			||||||
 | 
					  asset production-c.js 63 bytes [emitted] (name: c)
 | 
				
			||||||
  chunk (runtime: a) production-a.js (a) 605 bytes (javascript) 5.42 KiB (runtime) [entry] [rendered]
 | 
					  chunk (runtime: a) production-a.js (a) 605 bytes (javascript) 5.42 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
    runtime modules 5.42 KiB 8 modules
 | 
					    runtime modules 5.42 KiB 8 modules
 | 
				
			||||||
    cacheable modules 605 bytes
 | 
					    cacheable modules 605 bytes
 | 
				
			||||||
| 
						 | 
					@ -2592,11 +2592,11 @@ exports[`StatsTestCases should print correct stats for runtime-specific-used-exp
 | 
				
			||||||
development:
 | 
					development:
 | 
				
			||||||
  asset development-a.js 16.8 KiB [emitted] (name: a)
 | 
					  asset development-a.js 16.8 KiB [emitted] (name: a)
 | 
				
			||||||
  asset development-b.js 16.8 KiB [emitted] (name: b)
 | 
					  asset development-b.js 16.8 KiB [emitted] (name: b)
 | 
				
			||||||
  asset development-c.js 806 bytes [emitted] (name: c)
 | 
					 | 
				
			||||||
  asset development-dw_js.js 3.15 KiB [emitted]
 | 
					  asset development-dw_js.js 3.15 KiB [emitted]
 | 
				
			||||||
  asset development-dx_js.js 3.15 KiB [emitted]
 | 
					  asset development-dx_js.js 3.15 KiB [emitted]
 | 
				
			||||||
  asset development-dy_js.js 3.15 KiB [emitted]
 | 
					  asset development-dy_js.js 3.15 KiB [emitted]
 | 
				
			||||||
  asset development-dz_js.js 3.15 KiB [emitted]
 | 
					  asset development-dz_js.js 3.15 KiB [emitted]
 | 
				
			||||||
 | 
					  asset development-c.js 806 bytes [emitted] (name: c)
 | 
				
			||||||
  chunk development-a.js (a) 605 bytes (javascript) 5.42 KiB (runtime) [entry] [rendered]
 | 
					  chunk development-a.js (a) 605 bytes (javascript) 5.42 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
    runtime modules 5.42 KiB 8 modules
 | 
					    runtime modules 5.42 KiB 8 modules
 | 
				
			||||||
    cacheable modules 605 bytes
 | 
					    cacheable modules 605 bytes
 | 
				
			||||||
| 
						 | 
					@ -2677,11 +2677,11 @@ development:
 | 
				
			||||||
global:
 | 
					global:
 | 
				
			||||||
  asset global-a.js 11.7 KiB [emitted] (name: a)
 | 
					  asset global-a.js 11.7 KiB [emitted] (name: a)
 | 
				
			||||||
  asset global-b.js 11.7 KiB [emitted] (name: b)
 | 
					  asset global-b.js 11.7 KiB [emitted] (name: b)
 | 
				
			||||||
  asset global-c.js 63 bytes [emitted] (name: c)
 | 
					 | 
				
			||||||
  asset global-dw_js.js 1.16 KiB [emitted]
 | 
					  asset global-dw_js.js 1.16 KiB [emitted]
 | 
				
			||||||
  asset global-dx_js.js 1.16 KiB [emitted]
 | 
					  asset global-dx_js.js 1.16 KiB [emitted]
 | 
				
			||||||
  asset global-dy_js.js 1.16 KiB [emitted]
 | 
					  asset global-dy_js.js 1.16 KiB [emitted]
 | 
				
			||||||
  asset global-dz_js.js 1.16 KiB [emitted]
 | 
					  asset global-dz_js.js 1.16 KiB [emitted]
 | 
				
			||||||
 | 
					  asset global-c.js 63 bytes [emitted] (name: c)
 | 
				
			||||||
  chunk global-a.js (a) 605 bytes (javascript) 5.41 KiB (runtime) [entry] [rendered]
 | 
					  chunk global-a.js (a) 605 bytes (javascript) 5.41 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
    runtime modules 5.41 KiB 8 modules
 | 
					    runtime modules 5.41 KiB 8 modules
 | 
				
			||||||
    cacheable modules 605 bytes
 | 
					    cacheable modules 605 bytes
 | 
				
			||||||
| 
						 | 
					@ -2825,8 +2825,8 @@ webpack x.x.x compiled successfully in X ms"
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for side-effects-issue-7428 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for side-effects-issue-7428 1`] = `
 | 
				
			||||||
"asset 1.js 638 bytes [emitted]
 | 
					"asset main.js 10.7 KiB [emitted] (name: main)
 | 
				
			||||||
asset main.js 10.7 KiB [emitted] (name: main)
 | 
					asset 1.js 638 bytes [emitted]
 | 
				
			||||||
runtime modules 5.4 KiB 8 modules
 | 
					runtime modules 5.4 KiB 8 modules
 | 
				
			||||||
cacheable modules 823 bytes
 | 
					cacheable modules 823 bytes
 | 
				
			||||||
  modules by path ./components/src/ 501 bytes
 | 
					  modules by path ./components/src/ 501 bytes
 | 
				
			||||||
| 
						 | 
					@ -4022,10 +4022,10 @@ webpack x.x.x compiled successfully"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for split-chunks-runtime-specific 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for split-chunks-runtime-specific 1`] = `
 | 
				
			||||||
"used-exports:
 | 
					"used-exports:
 | 
				
			||||||
 | 
					  asset used-exports-c.js 5.88 KiB [emitted] (name: c)
 | 
				
			||||||
 | 
					  asset used-exports-b.js 5.88 KiB [emitted] (name: b)
 | 
				
			||||||
  asset used-exports-332.js 422 bytes [emitted]
 | 
					  asset used-exports-332.js 422 bytes [emitted]
 | 
				
			||||||
  asset used-exports-a.js 225 bytes [emitted] (name: a)
 | 
					  asset used-exports-a.js 225 bytes [emitted] (name: a)
 | 
				
			||||||
  asset used-exports-b.js 5.88 KiB [emitted] (name: b)
 | 
					 | 
				
			||||||
  asset used-exports-c.js 5.88 KiB [emitted] (name: c)
 | 
					 | 
				
			||||||
  Entrypoint a 225 bytes = used-exports-a.js
 | 
					  Entrypoint a 225 bytes = used-exports-a.js
 | 
				
			||||||
  Entrypoint b 6.29 KiB = used-exports-332.js 422 bytes used-exports-b.js 5.88 KiB
 | 
					  Entrypoint b 6.29 KiB = used-exports-332.js 422 bytes used-exports-b.js 5.88 KiB
 | 
				
			||||||
  Entrypoint c 6.3 KiB = used-exports-332.js 422 bytes used-exports-c.js 5.88 KiB
 | 
					  Entrypoint c 6.3 KiB = used-exports-332.js 422 bytes used-exports-c.js 5.88 KiB
 | 
				
			||||||
| 
						 | 
					@ -4042,10 +4042,10 @@ exports[`StatsTestCases should print correct stats for split-chunks-runtime-spec
 | 
				
			||||||
  used-exports (webpack x.x.x) compiled successfully in X ms
 | 
					  used-exports (webpack x.x.x) compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
no-used-exports:
 | 
					no-used-exports:
 | 
				
			||||||
  asset no-used-exports-332.js 443 bytes [emitted]
 | 
					  asset no-used-exports-c.js 5.88 KiB [emitted] (name: c)
 | 
				
			||||||
  asset no-used-exports-a.js 5.88 KiB [emitted] (name: a)
 | 
					  asset no-used-exports-a.js 5.88 KiB [emitted] (name: a)
 | 
				
			||||||
  asset no-used-exports-b.js 5.88 KiB [emitted] (name: b)
 | 
					  asset no-used-exports-b.js 5.88 KiB [emitted] (name: b)
 | 
				
			||||||
  asset no-used-exports-c.js 5.88 KiB [emitted] (name: c)
 | 
					  asset no-used-exports-332.js 443 bytes [emitted]
 | 
				
			||||||
  Entrypoint a 6.31 KiB = no-used-exports-332.js 443 bytes no-used-exports-a.js 5.88 KiB
 | 
					  Entrypoint a 6.31 KiB = no-used-exports-332.js 443 bytes no-used-exports-a.js 5.88 KiB
 | 
				
			||||||
  Entrypoint b 6.31 KiB = no-used-exports-332.js 443 bytes no-used-exports-b.js 5.88 KiB
 | 
					  Entrypoint b 6.31 KiB = no-used-exports-332.js 443 bytes no-used-exports-b.js 5.88 KiB
 | 
				
			||||||
  Entrypoint c 6.32 KiB = no-used-exports-332.js 443 bytes no-used-exports-c.js 5.88 KiB
 | 
					  Entrypoint c 6.32 KiB = no-used-exports-332.js 443 bytes no-used-exports-c.js 5.88 KiB
 | 
				
			||||||
| 
						 | 
					@ -4063,10 +4063,10 @@ no-used-exports:
 | 
				
			||||||
  no-used-exports (webpack x.x.x) compiled successfully in X ms
 | 
					  no-used-exports (webpack x.x.x) compiled successfully in X ms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
global:
 | 
					global:
 | 
				
			||||||
  asset global-332.js 443 bytes [emitted]
 | 
					  asset global-c.js 5.88 KiB [emitted] (name: c)
 | 
				
			||||||
  asset global-a.js 5.88 KiB [emitted] (name: a)
 | 
					  asset global-a.js 5.88 KiB [emitted] (name: a)
 | 
				
			||||||
  asset global-b.js 5.88 KiB [emitted] (name: b)
 | 
					  asset global-b.js 5.88 KiB [emitted] (name: b)
 | 
				
			||||||
  asset global-c.js 5.88 KiB [emitted] (name: c)
 | 
					  asset global-332.js 443 bytes [emitted]
 | 
				
			||||||
  Entrypoint a 6.31 KiB = global-332.js 443 bytes global-a.js 5.88 KiB
 | 
					  Entrypoint a 6.31 KiB = global-332.js 443 bytes global-a.js 5.88 KiB
 | 
				
			||||||
  Entrypoint b 6.31 KiB = global-332.js 443 bytes global-b.js 5.88 KiB
 | 
					  Entrypoint b 6.31 KiB = global-332.js 443 bytes global-b.js 5.88 KiB
 | 
				
			||||||
  Entrypoint c 6.32 KiB = global-332.js 443 bytes global-c.js 5.88 KiB
 | 
					  Entrypoint c 6.32 KiB = global-332.js 443 bytes global-c.js 5.88 KiB
 | 
				
			||||||
| 
						 | 
					@ -4126,19 +4126,19 @@ webpack x.x.x compiled with 1 warning in X ms"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exports[`StatsTestCases should print correct stats for wasm-explorer-examples-sync 1`] = `
 | 
					exports[`StatsTestCases should print correct stats for wasm-explorer-examples-sync 1`] = `
 | 
				
			||||||
"assets by path *.js 16.8 KiB
 | 
					"assets by path *.js 16.8 KiB
 | 
				
			||||||
  asset 230.bundle.js 242 bytes [emitted]
 | 
					 | 
				
			||||||
  asset 325.bundle.js 3.78 KiB [emitted]
 | 
					 | 
				
			||||||
  asset 526.bundle.js 364 bytes [emitted] (id hint: vendors)
 | 
					 | 
				
			||||||
  asset 780.bundle.js 569 bytes [emitted]
 | 
					 | 
				
			||||||
  asset 99.bundle.js 240 bytes [emitted]
 | 
					 | 
				
			||||||
  asset bundle.js 11.7 KiB [emitted] (name: main)
 | 
					  asset bundle.js 11.7 KiB [emitted] (name: main)
 | 
				
			||||||
 | 
					  asset 325.bundle.js 3.78 KiB [emitted]
 | 
				
			||||||
 | 
					  asset 780.bundle.js 569 bytes [emitted]
 | 
				
			||||||
 | 
					  asset 526.bundle.js 364 bytes [emitted] (id hint: vendors)
 | 
				
			||||||
 | 
					  asset 230.bundle.js 242 bytes [emitted]
 | 
				
			||||||
 | 
					  asset 99.bundle.js 240 bytes [emitted]
 | 
				
			||||||
assets by path *.wasm 1.37 KiB
 | 
					assets by path *.wasm 1.37 KiB
 | 
				
			||||||
  asset 32796a220f44b00723d7.module.wasm 156 bytes [emitted] [immutable]
 | 
					 | 
				
			||||||
  asset 52ce624dd5de9c91cd19.module.wasm 531 bytes [emitted] [immutable]
 | 
					  asset 52ce624dd5de9c91cd19.module.wasm 531 bytes [emitted] [immutable]
 | 
				
			||||||
  asset 71ba3c2b7af4ee0e4b5c.module.wasm 120 bytes [emitted] [immutable]
 | 
					 | 
				
			||||||
  asset 86f222634054d2a3b20f.module.wasm 154 bytes [emitted] [immutable]
 | 
					 | 
				
			||||||
  asset 986b1b3cbdd7749989ee.module.wasm 290 bytes [emitted] [immutable]
 | 
					  asset 986b1b3cbdd7749989ee.module.wasm 290 bytes [emitted] [immutable]
 | 
				
			||||||
 | 
					  asset 32796a220f44b00723d7.module.wasm 156 bytes [emitted] [immutable]
 | 
				
			||||||
 | 
					  asset 86f222634054d2a3b20f.module.wasm 154 bytes [emitted] [immutable]
 | 
				
			||||||
  asset a938d40645ba21696ec8.module.wasm 154 bytes [emitted] [immutable]
 | 
					  asset a938d40645ba21696ec8.module.wasm 154 bytes [emitted] [immutable]
 | 
				
			||||||
 | 
					  asset 71ba3c2b7af4ee0e4b5c.module.wasm 120 bytes [emitted] [immutable]
 | 
				
			||||||
chunk (runtime: main) 99.bundle.js 50 bytes (javascript) 531 bytes (webassembly) [rendered]
 | 
					chunk (runtime: main) 99.bundle.js 50 bytes (javascript) 531 bytes (webassembly) [rendered]
 | 
				
			||||||
  ./duff.wasm 50 bytes (javascript) 531 bytes (webassembly) [built] [code generated]
 | 
					  ./duff.wasm 50 bytes (javascript) 531 bytes (webassembly) [built] [code generated]
 | 
				
			||||||
chunk (runtime: main) bundle.js (main) 586 bytes (javascript) 5.92 KiB (runtime) [entry] [rendered]
 | 
					chunk (runtime: main) bundle.js (main) 586 bytes (javascript) 5.92 KiB (runtime) [entry] [rendered]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue