-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebpack-stats.json
54 lines (54 loc) · 3.03 KB
/
webpack-stats.json
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"status": "done",
"chunks": {
"polyfills": [
{
"name": "polyfills.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/polyfills.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"path": "/home/vagrant/bekindred/persice_app/dist/polyfills.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js"
},
{
"name": "polyfills.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/polyfills.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"path": "/home/vagrant/bekindred/persice_app/dist/polyfills.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map"
}
],
"vendor": [
{
"name": "vendor.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/vendor.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"path": "/home/vagrant/bekindred/persice_app/dist/vendor.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js"
},
{
"name": "vendor.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/vendor.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"path": "/home/vagrant/bekindred/persice_app/dist/vendor.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map"
}
],
"main": [
{
"name": "main.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/main.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"path": "/home/vagrant/bekindred/persice_app/dist/main.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js"
},
{
"name": "main.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/main.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"path": "/home/vagrant/bekindred/persice_app/dist/main.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map"
}
],
"main-mobile": [
{
"name": "main-mobile.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/main-mobile.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js",
"path": "/home/vagrant/bekindred/persice_app/dist/main-mobile.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.js"
},
{
"name": "main-mobile.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/main-mobile.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map",
"path": "/home/vagrant/bekindred/persice_app/dist/main-mobile.ed468418b4a946dd7ea279689ee9de819d68b334.prod.bundle.map"
}
]
},
"publicPath": "https://d2v6m3k9ul63ej.cloudfront.net/assets/js/"
}