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
33 lines (33 loc) · 1.12 KB
/
expected.txt
File metadata and controls
33 lines (33 loc) · 1.12 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
31
32
33
Hash: 612f7baf263b811351ca
Time: Xms
Asset Size Chunks Chunk Names
bundle.js 7.27 KiB 0 [emitted] main
Entrypoint main = bundle.js
[0] ./a.js 13 bytes {0} [built]
[exports: a]
[only some exports used: a]
[1] ./b.js 13 bytes {0} [built]
[exports: b]
[no exports used]
[2] ./unknown.js 0 bytes {0} [built]
[only some exports used: c]
[3] ./unknown2.js 0 bytes {0} [built]
[only some exports used: y]
[4] ./index.js 315 bytes {0} [built]
[no exports]
[5] ./require.include.js 36 bytes {0} [built]
[exports: a, default]
[no exports used]
[6] ./reexport-known.js 49 bytes {0} [built]
[exports: a, b]
[only some exports used: a]
[7] ./reexport-star-known.js 41 bytes {0} [built]
[exports: a, b]
[only some exports used: a]
[8] ./edge.js 45 bytes {0} [built]
[only some exports used: y]
[9] ./reexport-unknown.js 83 bytes {0} [built]
[exports: a, b, c, d]
[only some exports used: a, c]
[10] ./reexport-star-unknown.js 68 bytes {0} [built]
[only some exports used: a, c]