forked from webpack/webpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexpected.txt
More file actions
30 lines (30 loc) · 1.45 KB
/
expected.txt
File metadata and controls
30 lines (30 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Entrypoint e1 = e1.js
Entrypoint e2 = e2.js
chunk {0} y.js (y) 0 bytes <{3}> <{4}> [rendered]
[3] ./module-y.js 0 bytes {0} [built]
import() ./module-y [0] ./module-x.js 1:0-47
chunk {1} c.js (c) 49 bytes <{4}> <{5}> >{2}< [rendered]
[2] ./module-c.js 49 bytes {1} [built]
import() ./module-c [4] ./module-b.js 1:0-47
import() ./module-c [6] ./e2.js 2:0-47
chunk {2} a.js (a) 49 bytes <{1}> <{3}> >{5}< [rendered]
[1] ./module-a.js 49 bytes {2} [built]
import() ./module-a [2] ./module-c.js 1:0-47
import() ./module-a [5] ./e1.js 2:0-47
chunk {3} e1.js (e1) 119 bytes >{0}< >{2}< [entry] [rendered]
[0] ./module-x.js 49 bytes {3} {4} [built]
import() ./module-x [4] ./module-b.js 2:0-20
harmony side effect evaluation ./module-x [5] ./e1.js 1:0-20
harmony side effect evaluation ./module-x [6] ./e2.js 1:0-20
[5] ./e1.js 70 bytes {3} [built]
single entry ./e1 e1
chunk {4} e2.js (e2) 119 bytes >{0}< >{1}< [entry] [rendered]
[0] ./module-x.js 49 bytes {3} {4} [built]
import() ./module-x [4] ./module-b.js 2:0-20
harmony side effect evaluation ./module-x [5] ./e1.js 1:0-20
harmony side effect evaluation ./module-x [6] ./e2.js 1:0-20
[6] ./e2.js 70 bytes {4} [built]
single entry ./e2 e2
chunk {5} b.js (b) 179 bytes <{2}> >{1}< [rendered]
[4] ./module-b.js 179 bytes {5} [built]
import() ./module-b [1] ./module-a.js 1:0-47