forked from JerrySentry/LocalDev
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathempty_acm.json
More file actions
38 lines (37 loc) · 844 Bytes
/
empty_acm.json
File metadata and controls
38 lines (37 loc) · 844 Bytes
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
34
35
36
37
38
{
"version": "1",
"plugin": {
"name": "codecov-vite-bundle-analysis-plugin",
"version": "1.0.0"
},
"builtAt": 1701451048604,
"duration": 331,
"bundler": { "name": "rollup", "version": "3.29.4" },
"bundleName": "sample",
"assets": [
{
"name": "assets/index-c8676264.js",
"size": 154,
"normalized": "assets/index-*.js"
},
{
"name": "assets/index-666d2e09.js",
"size": 144577,
"normalized": "assets/index-*.js"
}
],
"chunks": [
],
"modules": [
{
"name": "./src/LazyComponent/LazyComponent.tsx",
"size": 497,
"chunkUniqueIds": []
},
{
"name": "./src/IndexedLazyComponent/IndexedLazyComponent.tsx",
"size": 189,
"chunkUniqueIds": []
}
]
}