-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Expand file tree
/
Copy pathmf-stats.json
More file actions
75 lines (75 loc) · 1.44 KB
/
Copy pathmf-stats.json
File metadata and controls
75 lines (75 loc) · 1.44 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"id": "app_04",
"name": "app_04",
"metaData": {
"name": "app_04",
"type": "app",
"buildInfo": {
"buildVersion": "1.0.0",
"buildName": "comprehensive-demo-react18_app-04"
},
"remoteEntry": {
"name": "remoteEntry.js",
"path": "",
"type": "global"
},
"types": {
"path": "",
"name": "",
"zip": "",
"api": ""
},
"globalName": "app_04",
"pluginVersion": "0.17.1",
"prefetchInterface": false,
"publicPath": "auto"
},
"shared": [],
"remotes": [],
"exposes": [
{
"path": "./App",
"id": "app_04:App",
"name": "App",
"requires": [],
"file": "src/main.js",
"assets": {
"js": {
"sync": [
"875.875.js",
"__federation_expose_App.874.js"
],
"async": []
},
"css": {
"sync": [
"__federation_expose_App.874.css"
],
"async": []
}
}
},
{
"path": "./loadApp",
"id": "app_04:loadApp",
"name": "loadApp",
"requires": [],
"file": "src/loadApp.js",
"assets": {
"js": {
"sync": [
"875.875.js",
"__federation_expose_loadApp.474.js"
],
"async": []
},
"css": {
"sync": [
"__federation_expose_loadApp.474.css"
],
"async": []
}
}
}
]
}