|
1 | 1 | Entrypoint main = main.js |
2 | | -Entrypoint a = 2.js 3.js a.js |
3 | | -Entrypoint b = 2.js 3.js 0.js b.js |
4 | | -Entrypoint c = 2.js 0.js c.js |
5 | | -chunk {0} 0.js 20 bytes {2} {3} {4} {7} {8} [initial] [rendered] |
6 | | - [2] ./f.js 20 bytes {0} [built] |
7 | | -chunk {1} 1.chunk.js 34 bytes {2} {3} {4} {8} [rendered] |
| 2 | +Entrypoint a = libs.js vendors.js a.js |
| 3 | +Entrypoint b = libs.js vendors.js b.js |
| 4 | +Entrypoint c = libs.js vendors.js c.js |
| 5 | +chunk {0} 0.chunk.js 20 bytes {2} {3} {4} {7} {8} {11} {12} [rendered] commons chunk |
| 6 | + [2] ./f.js 20 bytes {0} {9} {10} [built] |
| 7 | +chunk {1} 1.chunk.js 34 bytes {2} {3} {4} {8} {11} {12} [rendered] |
8 | 8 | > [] 6:0-13 |
9 | | - [8] ./g.js 34 bytes {1} [built] |
10 | | -chunk {2} 2.js 40 bytes {7} [entry] [rendered] |
11 | | - [0] ./d.js 20 bytes {2} [built] |
12 | | - [1] ./node_modules/x.js 20 bytes {2} [built] |
13 | | -chunk {3} 3.js 20 bytes {7} [initial] [rendered] |
14 | | - [3] ./node_modules/y.js 20 bytes {3} [built] |
| 9 | + [9] ./g.js 34 bytes {1} [built] |
| 10 | +chunk {2} 2.chunk.js 40 bytes {7} [rendered] commons chunk |
| 11 | + [0] ./d.js 20 bytes {2} {8} {9} {10} [built] |
| 12 | + [1] ./node_modules/x.js 20 bytes {2} {11} [built] |
| 13 | +chunk {3} 3.chunk.js 20 bytes {7} [rendered] commons chunk |
| 14 | + [3] ./node_modules/y.js 20 bytes {3} {12} [built] |
15 | 15 | chunk {4} 4.chunk.js 122 bytes {7} [rendered] |
16 | | - > [7] ./index.js 1:0-13 |
17 | | - [5] ./a.js + 1 modules 122 bytes {4} {8} [built] |
| 16 | + > [8] ./index.js 1:0-13 |
| 17 | + [7] ./a.js + 1 modules 122 bytes {4} {8} [built] |
18 | 18 | | ./a.js 87 bytes [built] |
19 | 19 | | ./e.js 20 bytes [built] |
20 | 20 | chunk {5} 5.chunk.js 72 bytes {7} [rendered] |
21 | | - > [7] ./index.js 2:0-13 |
22 | | - [4] ./b.js 72 bytes {5} {9} [built] |
23 | | -chunk {6} 6.chunk.js 107 bytes {7} [rendered] |
24 | | - > [7] ./index.js 3:0-13 |
25 | | - [6] ./c.js + 1 modules 107 bytes {6} {10} [built] |
26 | | - | ./c.js 72 bytes [built] |
27 | | - | ./node_modules/z.js 20 bytes [built] |
| 21 | + > [8] ./index.js 2:0-13 |
| 22 | + [5] ./b.js 72 bytes {5} {9} [built] |
| 23 | +chunk {6} 6.chunk.js 92 bytes {7} [rendered] |
| 24 | + > [8] ./index.js 3:0-13 |
| 25 | + [4] ./node_modules/z.js 20 bytes {6} {12} [built] |
| 26 | + [6] ./c.js 72 bytes {6} {10} [built] |
28 | 27 | chunk {7} main.js (main) 45 bytes [entry] [rendered] |
29 | | - > main [7] ./index.js |
30 | | - [7] ./index.js 45 bytes {7} [built] |
31 | | -chunk {8} a.js (a) 122 bytes [initial] [rendered] |
| 28 | + > main [8] ./index.js |
| 29 | + [8] ./index.js 45 bytes {7} [built] |
| 30 | +chunk {8} a.js (a) 142 bytes [entry] [rendered] |
32 | 31 | > a [] |
33 | | - [5] ./a.js + 1 modules 122 bytes {4} {8} [built] |
| 32 | + [0] ./d.js 20 bytes {2} {8} {9} {10} [built] |
| 33 | + [7] ./a.js + 1 modules 122 bytes {4} {8} [built] |
34 | 34 | | ./a.js 87 bytes [built] |
35 | 35 | | ./e.js 20 bytes [built] |
36 | | -chunk {9} b.js (b) 72 bytes [initial] [rendered] |
37 | | - > b [4] ./b.js |
38 | | - [4] ./b.js 72 bytes {5} {9} [built] |
39 | | -chunk {10} c.js (c) 107 bytes [initial] [rendered] |
40 | | - > c [] |
41 | | - [6] ./c.js + 1 modules 107 bytes {6} {10} [built] |
42 | | - | ./c.js 72 bytes [built] |
43 | | - | ./node_modules/z.js 20 bytes [built] |
| 36 | +chunk {9} b.js (b) 112 bytes [entry] [rendered] |
| 37 | + > b [5] ./b.js |
| 38 | + [0] ./d.js 20 bytes {2} {8} {9} {10} [built] |
| 39 | + [2] ./f.js 20 bytes {0} {9} {10} [built] |
| 40 | + [5] ./b.js 72 bytes {5} {9} [built] |
| 41 | +chunk {10} c.js (c) 112 bytes [entry] [rendered] |
| 42 | + > c [6] ./c.js |
| 43 | + [0] ./d.js 20 bytes {2} {8} {9} {10} [built] |
| 44 | + [2] ./f.js 20 bytes {0} {9} {10} [built] |
| 45 | + [6] ./c.js 72 bytes {6} {10} [built] |
| 46 | +chunk {11} libs.js (libs) 20 bytes [initial] [rendered] vendors chunk |
| 47 | + [1] ./node_modules/x.js 20 bytes {2} {11} [built] |
| 48 | +chunk {12} vendors.js (vendors) 40 bytes [initial] [rendered] vendors chunk |
| 49 | + [3] ./node_modules/y.js 20 bytes {3} {12} [built] |
| 50 | + [4] ./node_modules/z.js 20 bytes {6} {12} [built] |
0 commit comments