Skip to content

Commit 75c6416

Browse files
committed
updated examples
1 parent e89acf5 commit 75c6416

File tree

42 files changed

+1544
-1358
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1544
-1358
lines changed

examples/aggressive-merging/README.md

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -60,94 +60,94 @@ module.exports = {
6060

6161
```
6262
Hash: 0a1b2c3d4e5f6a7b8c9d
63-
Version: webpack 4.5.0
63+
Version: webpack 4.8.0
6464
Asset Size Chunks Chunk Names
6565
0.chunk.js 5.98 KiB 0 [emitted]
6666
1.chunk.js 405 bytes 1 [emitted]
67-
pageC.bundle.js 7.05 KiB 2 [emitted] pageC
68-
pageB.bundle.js 7.05 KiB 3 [emitted] pageB
69-
pageA.bundle.js 7.05 KiB 4 [emitted] pageA
67+
pageC.bundle.js 7.32 KiB 2 [emitted] pageC
68+
pageB.bundle.js 7.32 KiB 3 [emitted] pageB
69+
pageA.bundle.js 7.32 KiB 4 [emitted] pageA
7070
Entrypoint pageA = pageA.bundle.js
7171
Entrypoint pageB = pageB.bundle.js
7272
Entrypoint pageC = pageC.bundle.js
7373
chunk {0} 0.chunk.js 5.46 KiB <{3}> <{4}> [rendered]
7474
> ./common [4] ./pageB.js 1:0-3:2
7575
> ./common [5] ./pageA.js 1:0-3:2
76-
[0] ./b.js 21 bytes {0} {1} [built]
77-
cjs require ./b [3] ./pageC.js 2:17-31
78-
cjs require ./b [4] ./pageB.js 2:8-22
79-
[1] ./a.js 21 bytes {0} {1} [built]
80-
amd require ./a [3] ./pageC.js 1:0-3:2
81-
cjs require ./a [5] ./pageA.js 2:8-22
82-
[2] ./common.js 5.42 KiB {0} [built]
83-
amd require ./common [4] ./pageB.js 1:0-3:2
84-
amd require ./common [5] ./pageA.js 1:0-3:2
76+
[0] ./b.js 21 bytes {0} {1} [built]
77+
cjs require ./b [3] ./pageC.js 2:17-31
78+
cjs require ./b [4] ./pageB.js 2:8-22
79+
[1] ./a.js 21 bytes {0} {1} [built]
80+
amd require ./a [3] ./pageC.js 1:0-3:2
81+
cjs require ./a [5] ./pageA.js 2:8-22
82+
[2] ./common.js 5.42 KiB {0} [built]
83+
amd require ./common [4] ./pageB.js 1:0-3:2
84+
amd require ./common [5] ./pageA.js 1:0-3:2
8585
chunk {1} 1.chunk.js 42 bytes <{2}> [rendered]
8686
> ./a [3] ./pageC.js 1:0-3:2
87-
[0] ./b.js 21 bytes {0} {1} [built]
88-
cjs require ./b [3] ./pageC.js 2:17-31
89-
cjs require ./b [4] ./pageB.js 2:8-22
90-
[1] ./a.js 21 bytes {0} {1} [built]
91-
amd require ./a [3] ./pageC.js 1:0-3:2
92-
cjs require ./a [5] ./pageA.js 2:8-22
87+
[0] ./b.js 21 bytes {0} {1} [built]
88+
cjs require ./b [3] ./pageC.js 2:17-31
89+
cjs require ./b [4] ./pageB.js 2:8-22
90+
[1] ./a.js 21 bytes {0} {1} [built]
91+
amd require ./a [3] ./pageC.js 1:0-3:2
92+
cjs require ./a [5] ./pageA.js 2:8-22
9393
chunk {2} pageC.bundle.js (pageC) 70 bytes >{1}< [entry] [rendered]
9494
> ./pageC pageC
95-
[3] ./pageC.js 70 bytes {2} [built]
96-
single entry ./pageC pageC
95+
[3] ./pageC.js 70 bytes {2} [built]
96+
single entry ./pageC pageC
9797
chunk {3} pageB.bundle.js (pageB) 71 bytes >{0}< [entry] [rendered]
9898
> ./pageB pageB
99-
[4] ./pageB.js 71 bytes {3} [built]
100-
single entry ./pageB pageB
99+
[4] ./pageB.js 71 bytes {3} [built]
100+
single entry ./pageB pageB
101101
chunk {4} pageA.bundle.js (pageA) 71 bytes >{0}< [entry] [rendered]
102102
> ./pageA pageA
103-
[5] ./pageA.js 71 bytes {4} [built]
104-
single entry ./pageA pageA
103+
[5] ./pageA.js 71 bytes {4} [built]
104+
single entry ./pageA pageA
105105
```
106106

107107
## Production mode
108108

109109
```
110110
Hash: 0a1b2c3d4e5f6a7b8c9d
111-
Version: webpack 4.5.0
111+
Version: webpack 4.8.0
112112
Asset Size Chunks Chunk Names
113113
0.chunk.js 173 bytes 0, 1 [emitted]
114114
1.chunk.js 118 bytes 1 [emitted]
115-
pageC.bundle.js 1.67 KiB 2 [emitted] pageC
116-
pageB.bundle.js 1.66 KiB 3 [emitted] pageB
117-
pageA.bundle.js 1.66 KiB 4 [emitted] pageA
115+
pageC.bundle.js 1.7 KiB 2 [emitted] pageC
116+
pageB.bundle.js 1.69 KiB 3 [emitted] pageB
117+
pageA.bundle.js 1.69 KiB 4 [emitted] pageA
118118
Entrypoint pageA = pageA.bundle.js
119119
Entrypoint pageB = pageB.bundle.js
120120
Entrypoint pageC = pageC.bundle.js
121121
chunk {0} 0.chunk.js 5.46 KiB <{3}> <{4}> [rendered]
122122
> ./common [4] ./pageB.js 1:0-3:2
123123
> ./common [5] ./pageA.js 1:0-3:2
124-
[0] ./b.js 21 bytes {0} {1} [built]
125-
cjs require ./b [3] ./pageC.js 2:17-31
126-
cjs require ./b [4] ./pageB.js 2:8-22
127-
[1] ./a.js 21 bytes {0} {1} [built]
128-
amd require ./a [3] ./pageC.js 1:0-3:2
129-
cjs require ./a [5] ./pageA.js 2:8-22
130-
[2] ./common.js 5.42 KiB {0} [built]
131-
amd require ./common [4] ./pageB.js 1:0-3:2
132-
amd require ./common [5] ./pageA.js 1:0-3:2
124+
[0] ./b.js 21 bytes {0} {1} [built]
125+
cjs require ./b [3] ./pageC.js 2:17-31
126+
cjs require ./b [4] ./pageB.js 2:8-22
127+
[1] ./a.js 21 bytes {0} {1} [built]
128+
amd require ./a [3] ./pageC.js 1:0-3:2
129+
cjs require ./a [5] ./pageA.js 2:8-22
130+
[2] ./common.js 5.42 KiB {0} [built]
131+
amd require ./common [4] ./pageB.js 1:0-3:2
132+
amd require ./common [5] ./pageA.js 1:0-3:2
133133
chunk {1} 1.chunk.js 42 bytes <{2}> [rendered]
134134
> ./a [3] ./pageC.js 1:0-3:2
135-
[0] ./b.js 21 bytes {0} {1} [built]
136-
cjs require ./b [3] ./pageC.js 2:17-31
137-
cjs require ./b [4] ./pageB.js 2:8-22
138-
[1] ./a.js 21 bytes {0} {1} [built]
139-
amd require ./a [3] ./pageC.js 1:0-3:2
140-
cjs require ./a [5] ./pageA.js 2:8-22
135+
[0] ./b.js 21 bytes {0} {1} [built]
136+
cjs require ./b [3] ./pageC.js 2:17-31
137+
cjs require ./b [4] ./pageB.js 2:8-22
138+
[1] ./a.js 21 bytes {0} {1} [built]
139+
amd require ./a [3] ./pageC.js 1:0-3:2
140+
cjs require ./a [5] ./pageA.js 2:8-22
141141
chunk {2} pageC.bundle.js (pageC) 70 bytes >{1}< [entry] [rendered]
142142
> ./pageC pageC
143-
[3] ./pageC.js 70 bytes {2} [built]
144-
single entry ./pageC pageC
143+
[3] ./pageC.js 70 bytes {2} [built]
144+
single entry ./pageC pageC
145145
chunk {3} pageB.bundle.js (pageB) 71 bytes >{0}< [entry] [rendered]
146146
> ./pageB pageB
147-
[4] ./pageB.js 71 bytes {3} [built]
148-
single entry ./pageB pageB
147+
[4] ./pageB.js 71 bytes {3} [built]
148+
single entry ./pageB pageB
149149
chunk {4} pageA.bundle.js (pageA) 71 bytes >{0}< [entry] [rendered]
150150
> ./pageA pageA
151-
[5] ./pageA.js 71 bytes {4} [built]
152-
single entry ./pageA pageA
151+
[5] ./pageA.js 71 bytes {4} [built]
152+
single entry ./pageA pageA
153153
```

examples/chunkhash/README.md

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module.exports = {
4545

4646
<!-- inlined minimized file "runtime~main.[chunkhash].js" -->
4747
<script>
48-
!function(e){function r(r){for(var n,a,i=r[0],c=r[1],s=r[2],p=0,f=[];p<i.length;p++)a=i[p],o[a]&&f.push(o[a][0]),o[a]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(l&&l(r);f.length;)f.shift()();return u.push.apply(u,s||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var c=t[i];0!==o[c]&&(n=!1)}n&&(u.splice(r--,1),e=a(a.s=t[0]))}return e}var n={},o={2:0},u=[];function a(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,a),t.l=!0,t.exports}a.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise(function(r,n){t=o[e]=[r,n]});r.push(t[2]=n);var u=document.getElementsByTagName("head")[0],i=document.createElement("script");i.charset="utf-8",i.timeout=120,a.nc&&i.setAttribute("nonce",a.nc),i.src=a.p+""+({}[e]||e)+".[chunkhash].js";var c=setTimeout(function(){s({type:"timeout",target:i})},12e4);function s(r){i.onerror=i.onload=null,clearTimeout(c);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),u=r&&r.target&&r.target.src,a=new Error("Loading chunk "+e+" failed.\n("+n+": "+u+")");a.type=n,a.request=u,t[1](a)}o[e]=void 0}}i.onerror=i.onload=s,u.appendChild(i)}return Promise.all(r)},a.m=e,a.c=n,a.d=function(e,r,t){a.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},a.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},a.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(r,"a",r),r},a.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},a.p="dist/",a.oe=function(e){throw console.error(e),e};var i=window.webpackJsonp=window.webpackJsonp||[],c=i.push.bind(i);i.push=r,i=i.slice();for(var s=0;s<i.length;s++)r(i[s]);var l=c;t()}([]);
48+
!function(e){function r(r){for(var n,i,a=r[0],c=r[1],s=r[2],p=0,f=[];p<a.length;p++)i=a[p],o[i]&&f.push(o[i][0]),o[i]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(l&&l(r);f.length;)f.shift()();return u.push.apply(u,s||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,a=1;a<t.length;a++){var c=t[a];0!==o[c]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={2:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.e=function(e){var r=[],t=o[e];if(0!==t)if(t)r.push(t[2]);else{var n=new Promise(function(r,n){t=o[e]=[r,n]});r.push(t[2]=n);var u=document.getElementsByTagName("head")[0],a=document.createElement("script");a.charset="utf-8",a.timeout=120,i.nc&&a.setAttribute("nonce",i.nc),a.src=function(e){return i.p+""+({}[e]||e)+".[chunkhash].js"}(e);var c=setTimeout(function(){s({type:"timeout",target:a})},12e4);function s(r){a.onerror=a.onload=null,clearTimeout(c);var t=o[e];if(0!==t){if(t){var n=r&&("load"===r.type?"missing":r.type),u=r&&r.target&&r.target.src,i=new Error("Loading chunk "+e+" failed.\n("+n+": "+u+")");i.type=n,i.request=u,t[1](i)}o[e]=void 0}}a.onerror=a.onload=s,u.appendChild(a)}return Promise.all(r)},i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},i.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="dist/",i.oe=function(e){throw console.error(e),e};var a=window.webpackJsonp=window.webpackJsonp||[],c=a.push.bind(a);a.push=r,a=a.slice();for(var s=0;s<a.length;s++)r(a[s]);var l=c;t()}([]);
4949
</script>
5050

5151
<script src="dist/main.[chunkhash].js"></script>
@@ -112,12 +112,19 @@ module.exports = {
112112
/******/ var installedModules = {};
113113
/******/
114114
/******/ // object to store loaded and loading chunks
115+
/******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
116+
/******/ // Promise = chunk loading, 0 = chunk loaded
115117
/******/ var installedChunks = {
116118
/******/ 3: 0
117119
/******/ };
118120
/******/
119121
/******/ var deferredModules = [];
120122
/******/
123+
/******/ // script path function
124+
/******/ function jsonpScriptSrc(chunkId) {
125+
/******/ return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + ".[chunkhash].js"
126+
/******/ }
127+
/******/
121128
/******/ // The require function
122129
/******/ function __webpack_require__(moduleId) {
123130
/******/
@@ -173,7 +180,7 @@ module.exports = {
173180
/******/ if (__webpack_require__.nc) {
174181
/******/ script.setAttribute("nonce", __webpack_require__.nc);
175182
/******/ }
176-
/******/ script.src = __webpack_require__.p + "" + ({}[chunkId]||chunkId) + ".[chunkhash].js";
183+
/******/ script.src = jsonpScriptSrc(chunkId);
177184
/******/ var timeout = setTimeout(function(){
178185
/******/ onScriptComplete({ type: 'timeout', target: script });
179186
/******/ }, 120000);
@@ -287,25 +294,25 @@ __webpack_require__.e(/*! import() */ 2).then(function() { var module = __webpac
287294

288295
```
289296
Hash: 0a1b2c3d4e5f6a7b8c9d
290-
Version: webpack 4.5.0
297+
Version: webpack 4.8.0
291298
Asset Size Chunks Chunk Names
292299
main.[chunkhash].js 877 bytes 0 [emitted] main
293300
1.[chunkhash].js 270 bytes 1 [emitted]
294301
2.[chunkhash].js 264 bytes 2 [emitted]
295-
runtime~main.[chunkhash].js 7.48 KiB 3 [emitted] runtime~main
302+
runtime~main.[chunkhash].js 7.75 KiB 3 [emitted] runtime~main
296303
Entrypoint main = runtime~main.[chunkhash].js main.[chunkhash].js
297304
chunk {0} main.[chunkhash].js (main) 55 bytes ={3}= >{1}< >{2}< [initial] [rendered]
298305
> ./example main
299-
[0] ./example.js 55 bytes {0} [built]
300-
single entry ./example main
306+
[0] ./example.js 55 bytes {0} [built]
307+
single entry ./example main
301308
chunk {1} 1.[chunkhash].js 29 bytes <{0}> <{3}> [rendered]
302309
> ./async1 [0] ./example.js 2:0-18
303-
[1] ./async1.js 29 bytes {1} [built]
304-
import() ./async1 [0] ./example.js 2:0-18
310+
[1] ./async1.js 29 bytes {1} [built]
311+
import() ./async1 [0] ./example.js 2:0-18
305312
chunk {2} 2.[chunkhash].js 29 bytes <{0}> <{3}> [rendered]
306313
> ./async2 [0] ./example.js 3:0-18
307-
[2] ./async2.js 29 bytes {2} [built]
308-
import() ./async2 [0] ./example.js 3:0-18
314+
[2] ./async2.js 29 bytes {2} [built]
315+
import() ./async2 [0] ./example.js 3:0-18
309316
chunk {3} runtime~main.[chunkhash].js (runtime~main) 0 bytes ={0}= >{1}< >{2}< [entry] [rendered]
310317
> ./example main
311318
```
@@ -314,25 +321,25 @@ chunk {3} runtime~main.[chunkhash].js (runtime~main) 0 bytes ={0}= >{1}< >{2}
314321

315322
```
316323
Hash: 0a1b2c3d4e5f6a7b8c9d
317-
Version: webpack 4.5.0
324+
Version: webpack 4.8.0
318325
Asset Size Chunks Chunk Names
319326
0.[chunkhash].js 77 bytes 0 [emitted]
320327
1.[chunkhash].js 78 bytes 1 [emitted]
321-
runtime~main.[chunkhash].js 1.76 KiB 2 [emitted] runtime~main
328+
runtime~main.[chunkhash].js 1.79 KiB 2 [emitted] runtime~main
322329
main.[chunkhash].js 349 bytes 3 [emitted] main
323330
Entrypoint main = runtime~main.[chunkhash].js main.[chunkhash].js
324331
chunk {0} 0.[chunkhash].js 29 bytes <{2}> <{3}> [rendered]
325332
> ./async2 [0] ./example.js 3:0-18
326-
[1] ./async2.js 29 bytes {0} [built]
327-
import() ./async2 [0] ./example.js 3:0-18
333+
[1] ./async2.js 29 bytes {0} [built]
334+
import() ./async2 [0] ./example.js 3:0-18
328335
chunk {1} 1.[chunkhash].js 29 bytes <{2}> <{3}> [rendered]
329336
> ./async1 [0] ./example.js 2:0-18
330-
[2] ./async1.js 29 bytes {1} [built]
331-
import() ./async1 [0] ./example.js 2:0-18
337+
[2] ./async1.js 29 bytes {1} [built]
338+
import() ./async1 [0] ./example.js 2:0-18
332339
chunk {2} runtime~main.[chunkhash].js (runtime~main) 0 bytes ={3}= >{0}< >{1}< [entry] [rendered]
333340
> ./example main
334341
chunk {3} main.[chunkhash].js (main) 55 bytes ={2}= >{0}< >{1}< [initial] [rendered]
335342
> ./example main
336-
[0] ./example.js 55 bytes {3} [built]
337-
single entry ./example main
343+
[0] ./example.js 55 bytes {3} [built]
344+
single entry ./example main
338345
```

examples/code-splitted-require.context-amd/README.md

Lines changed: 38 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,19 @@ getTemplate("b", function(b) {
5252
/******/ var installedModules = {};
5353
/******/
5454
/******/ // object to store loaded and loading chunks
55+
/******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
56+
/******/ // Promise = chunk loading, 0 = chunk loaded
5557
/******/ var installedChunks = {
5658
/******/ 1: 0
5759
/******/ };
5860
/******/
5961
/******/
6062
/******/
63+
/******/ // script path function
64+
/******/ function jsonpScriptSrc(chunkId) {
65+
/******/ return __webpack_require__.p + "" + chunkId + ".output.js"
66+
/******/ }
67+
/******/
6168
/******/ // The require function
6269
/******/ function __webpack_require__(moduleId) {
6370
/******/
@@ -113,7 +120,7 @@ getTemplate("b", function(b) {
113120
/******/ if (__webpack_require__.nc) {
114121
/******/ script.setAttribute("nonce", __webpack_require__.nc);
115122
/******/ }
116-
/******/ script.src = __webpack_require__.p + "" + chunkId + ".output.js";
123+
/******/ script.src = jsonpScriptSrc(chunkId);
117124
/******/ var timeout = setTimeout(function(){
118125
/******/ onScriptComplete({ type: 'timeout', target: script });
119126
/******/ }, 120000);
@@ -311,54 +318,54 @@ module.exports = function() {
311318

312319
```
313320
Hash: 0a1b2c3d4e5f6a7b8c9d
314-
Version: webpack 4.5.0
321+
Version: webpack 4.8.0
315322
Asset Size Chunks Chunk Names
316323
0.output.js 1.86 KiB 0 [emitted]
317-
output.js 7.19 KiB 1 [emitted] main
324+
output.js 7.46 KiB 1 [emitted] main
318325
Entrypoint main = output.js
319326
chunk {0} 0.output.js 463 bytes <{1}> [rendered]
320327
> [0] ./example.js 2:1-4:3
321-
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {0} [built]
322-
amd require context ../require.context/templates [0] ./example.js 2:1-4:3
323-
[2] ../require.context/templates/c.js 82 bytes {0} [optional] [built]
324-
context element ./c.js [1] ../require.context/templates sync ^\.\/.*$ ./c.js
325-
context element ./c [1] ../require.context/templates sync ^\.\/.*$ ./c
326-
[3] ../require.context/templates/b.js 82 bytes {0} [optional] [built]
327-
context element ./b.js [1] ../require.context/templates sync ^\.\/.*$ ./b.js
328-
context element ./b [1] ../require.context/templates sync ^\.\/.*$ ./b
329-
[4] ../require.context/templates/a.js 82 bytes {0} [optional] [built]
330-
context element ./a.js [1] ../require.context/templates sync ^\.\/.*$ ./a.js
331-
context element ./a [1] ../require.context/templates sync ^\.\/.*$ ./a
328+
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {0} [built]
329+
amd require context ../require.context/templates [0] ./example.js 2:1-4:3
330+
[2] ../require.context/templates/c.js 82 bytes {0} [optional] [built]
331+
context element ./c.js [1] ../require.context/templates sync ^\.\/.*$ ./c.js
332+
context element ./c [1] ../require.context/templates sync ^\.\/.*$ ./c
333+
[3] ../require.context/templates/b.js 82 bytes {0} [optional] [built]
334+
context element ./b.js [1] ../require.context/templates sync ^\.\/.*$ ./b.js
335+
context element ./b [1] ../require.context/templates sync ^\.\/.*$ ./b
336+
[4] ../require.context/templates/a.js 82 bytes {0} [optional] [built]
337+
context element ./a.js [1] ../require.context/templates sync ^\.\/.*$ ./a.js
338+
context element ./a [1] ../require.context/templates sync ^\.\/.*$ ./a
332339
chunk {1} output.js (main) 261 bytes >{0}< [entry] [rendered]
333340
> .\example.js main
334-
[0] ./example.js 261 bytes {1} [built]
335-
single entry .\example.js main
341+
[0] ./example.js 261 bytes {1} [built]
342+
single entry .\example.js main
336343
```
337344

338345
## Production mode
339346

340347
```
341348
Hash: 0a1b2c3d4e5f6a7b8c9d
342-
Version: webpack 4.5.0
349+
Version: webpack 4.8.0
343350
Asset Size Chunks Chunk Names
344351
0.output.js 627 bytes 0 [emitted]
345-
output.js 1.75 KiB 1 [emitted] main
352+
output.js 1.78 KiB 1 [emitted] main
346353
Entrypoint main = output.js
347354
chunk {0} 0.output.js 463 bytes <{1}> [rendered]
348355
> [0] ./example.js 2:1-4:3
349-
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {0} [built]
350-
amd require context ../require.context/templates [0] ./example.js 2:1-4:3
351-
[2] ../require.context/templates/c.js 82 bytes {0} [optional] [built]
352-
context element ./c.js [1] ../require.context/templates sync ^\.\/.*$ ./c.js
353-
context element ./c [1] ../require.context/templates sync ^\.\/.*$ ./c
354-
[3] ../require.context/templates/b.js 82 bytes {0} [optional] [built]
355-
context element ./b.js [1] ../require.context/templates sync ^\.\/.*$ ./b.js
356-
context element ./b [1] ../require.context/templates sync ^\.\/.*$ ./b
357-
[4] ../require.context/templates/a.js 82 bytes {0} [optional] [built]
358-
context element ./a.js [1] ../require.context/templates sync ^\.\/.*$ ./a.js
359-
context element ./a [1] ../require.context/templates sync ^\.\/.*$ ./a
356+
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {0} [built]
357+
amd require context ../require.context/templates [0] ./example.js 2:1-4:3
358+
[2] ../require.context/templates/c.js 82 bytes {0} [optional] [built]
359+
context element ./c.js [1] ../require.context/templates sync ^\.\/.*$ ./c.js
360+
context element ./c [1] ../require.context/templates sync ^\.\/.*$ ./c
361+
[3] ../require.context/templates/b.js 82 bytes {0} [optional] [built]
362+
context element ./b.js [1] ../require.context/templates sync ^\.\/.*$ ./b.js
363+
context element ./b [1] ../require.context/templates sync ^\.\/.*$ ./b
364+
[4] ../require.context/templates/a.js 82 bytes {0} [optional] [built]
365+
context element ./a.js [1] ../require.context/templates sync ^\.\/.*$ ./a.js
366+
context element ./a [1] ../require.context/templates sync ^\.\/.*$ ./a
360367
chunk {1} output.js (main) 261 bytes >{0}< [entry] [rendered]
361368
> .\example.js main
362-
[0] ./example.js 261 bytes {1} [built]
363-
single entry .\example.js main
369+
[0] ./example.js 261 bytes {1} [built]
370+
single entry .\example.js main
364371
```

0 commit comments

Comments
 (0)