prime-dev-cli 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/cli.mjs +3 -3
- package/config/projects.json +84 -5
- package/dist/server/.next/BUILD_ID +1 -1
- package/dist/server/.next/app-build-manifest.json +54 -54
- package/dist/server/.next/app-path-routes-manifest.json +12 -12
- package/dist/server/.next/build-manifest.json +3 -3
- package/dist/server/.next/cache/.rscinfo +1 -1
- package/dist/server/.next/cache/.tsbuildinfo +1 -1
- package/dist/server/.next/cache/eslint/.cache_13k185s +1 -0
- package/dist/server/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/server/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/server/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/server/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/server/.next/next-server.js.nft.json +1 -1
- package/dist/server/.next/prerender-manifest.json +9 -9
- package/dist/server/.next/required-server-files.json +3 -3
- package/dist/server/.next/server/app/_not-found/page.js +1 -1
- package/dist/server/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/_not-found.html +1 -1
- package/dist/server/.next/server/app/_not-found.rsc +1 -1
- package/dist/server/.next/server/app/api/all-projects-envs/route.js +1 -1
- package/dist/server/.next/server/app/api/all-projects-envs/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/check-mock-intercept/route.js +1 -1
- package/dist/server/.next/server/app/api/check-mock-intercept/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/check-workspace/route.js +1 -1
- package/dist/server/.next/server/app/api/check-workspace/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/cleanup-project/route.js +1 -1
- package/dist/server/.next/server/app/api/cleanup-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/get-mock-data/route.js +1 -1
- package/dist/server/.next/server/app/api/get-mock-data/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/initialize-workspace/route.js +2 -2
- package/dist/server/.next/server/app/api/initialize-workspace/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/microapp-proxy-change-stream/route.js +3 -3
- package/dist/server/.next/server/app/api/microapp-proxy-change-stream/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/microapp-proxy-config/route.js +2 -2
- package/dist/server/.next/server/app/api/microapp-proxy-config/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-file/route.js +2 -2
- package/dist/server/.next/server/app/api/mock-file/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-file-content/route.js +1 -1
- package/dist/server/.next/server/app/api/mock-file-content/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-open-status/route.js +3 -3
- package/dist/server/.next/server/app/api/mock-open-status/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/mock-setting/route.js +1 -1
- package/dist/server/.next/server/app/api/mock-setting/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/open-project/route.js +7 -7
- package/dist/server/.next/server/app/api/open-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/project-config/route.js +1 -1
- package/dist/server/.next/server/app/api/project-config/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/api/retry-project/route.js +9 -9
- package/dist/server/.next/server/app/api/retry-project/route_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/configuration/page.js +3 -3
- package/dist/server/.next/server/app/configuration/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/configuration.html +1 -1
- package/dist/server/.next/server/app/configuration.rsc +2 -2
- package/dist/server/.next/server/app/favicon.ico/route.js +1 -1
- package/dist/server/.next/server/app/index.html +1 -1
- package/dist/server/.next/server/app/index.rsc +1 -1
- package/dist/server/.next/server/app/initialization/page.js +1 -1
- package/dist/server/.next/server/app/initialization/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/initialization.html +1 -1
- package/dist/server/.next/server/app/initialization.rsc +2 -2
- package/dist/server/.next/server/app/page.js +1 -1
- package/dist/server/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app-paths-manifest.json +12 -12
- package/dist/server/.next/server/chunks/131.js +4 -4
- package/dist/server/.next/server/chunks/967.js +3 -3
- package/dist/server/.next/server/middleware-build-manifest.js +1 -1
- package/dist/server/.next/server/next-font-manifest.js +1 -1
- package/dist/server/.next/server/next-font-manifest.json +1 -1
- package/dist/server/.next/server/pages/404.html +1 -1
- package/dist/server/.next/server/pages/500.html +1 -1
- package/dist/server/.next/server/pages-manifest.json +1 -1
- package/dist/server/.next/server/server-reference-manifest.json +1 -1
- package/dist/server/.next/static/chunks/770-17268e5a9d004dae.js +1 -0
- package/dist/server/.next/static/chunks/app/configuration/page-68644ad1d0dbda4f.js +1 -0
- package/dist/server/.next/static/chunks/app/initialization/page-d107335a70a6aa9a.js +1 -0
- package/dist/server/.next/static/chunks/app/layout-2c381be4c1bb73ed.js +1 -0
- package/dist/server/.next/static/chunks/main-app-0672b5550b5e5a29.js +1 -0
- package/dist/server/.next/static/ctEn8UHYZESgGhsRFLpGu/_buildManifest.js +1 -0
- package/dist/server/.next/static/ctEn8UHYZESgGhsRFLpGu/_ssgManifest.js +1 -0
- package/dist/server/.next/trace +12 -3
- package/dist/server/.next/types/app/api/all-projects-envs/route.ts +1 -1
- package/dist/server/.next/types/app/api/check-mock-intercept/route.ts +1 -1
- package/dist/server/.next/types/app/api/check-workspace/route.ts +1 -1
- package/dist/server/.next/types/app/api/cleanup-project/route.ts +1 -1
- package/dist/server/.next/types/app/api/get-mock-data/route.ts +1 -1
- package/dist/server/.next/types/app/api/initialize-workspace/route.ts +1 -1
- package/dist/server/.next/types/app/api/microapp-proxy-change-stream/route.ts +1 -1
- package/dist/server/.next/types/app/api/microapp-proxy-config/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-file/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-file-content/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-open-status/route.ts +1 -1
- package/dist/server/.next/types/app/api/mock-setting/route.ts +1 -1
- package/dist/server/.next/types/app/api/open-project/route.ts +1 -1
- package/dist/server/.next/types/app/api/project-config/route.ts +1 -1
- package/dist/server/.next/types/app/api/retry-project/route.ts +1 -1
- package/dist/server/.next/types/app/configuration/page.ts +1 -1
- package/dist/server/.next/types/app/initialization/page.ts +1 -1
- package/dist/server/.next/types/app/layout.ts +1 -1
- package/dist/server/.next/types/app/page.ts +1 -1
- package/package.json +3 -2
package/bin/cli.mjs
CHANGED
|
@@ -10,9 +10,9 @@ import { fileURLToPath } from 'node:url';
|
|
|
10
10
|
|
|
11
11
|
const command = process.argv[2];
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
if(command === 'init') {
|
|
14
|
+
setProjectsFile()
|
|
15
|
+
}
|
|
16
16
|
if (command === 'ui') {
|
|
17
17
|
setProjectsFile()
|
|
18
18
|
startServer()
|
package/config/projects.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"envFileName": ".env.dev.c.local",
|
|
19
19
|
"proxyKey": "PROXY_URL",
|
|
20
20
|
"subApps": [
|
|
21
|
-
"ilink"
|
|
21
|
+
"ilink-icrc"
|
|
22
22
|
]
|
|
23
23
|
},
|
|
24
24
|
"idea": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"envFileName": ".env.dev.h.local",
|
|
36
36
|
"proxyKey": "PROXY_URL",
|
|
37
37
|
"subApps": [
|
|
38
|
-
"ilink"
|
|
38
|
+
"ilink-idea"
|
|
39
39
|
]
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -59,6 +59,81 @@
|
|
|
59
59
|
"envFileName": ".env.local",
|
|
60
60
|
"proxyKey": "PROXY_URL",
|
|
61
61
|
"subApps": []
|
|
62
|
+
},
|
|
63
|
+
"ilink-icrc": {
|
|
64
|
+
"host": "http://localhost:8811",
|
|
65
|
+
"currentProxy": "sit",
|
|
66
|
+
"proxyEnv": {
|
|
67
|
+
"dev": "http://ilink.dev.healthprime.cn",
|
|
68
|
+
"sit": "http://ilink.sit.healthprime.cn",
|
|
69
|
+
"uat": "https://ilink-uat.primelifescience.com.cn",
|
|
70
|
+
"prod": "https://ilink.primelifescience.com.cn",
|
|
71
|
+
"lpyy-uat": "http://ilink.lpyy-uat.healthprime.cn",
|
|
72
|
+
"custom": "http://localhost:8828"
|
|
73
|
+
},
|
|
74
|
+
"envFileName": ".env.icrc.local",
|
|
75
|
+
"proxyKey": "PROXY_URL",
|
|
76
|
+
"subApps": []
|
|
77
|
+
},
|
|
78
|
+
"ilink-idea": {
|
|
79
|
+
"host": "http://localhost:8812",
|
|
80
|
+
"currentProxy": "sit",
|
|
81
|
+
"proxyEnv": {
|
|
82
|
+
"dev": "http://ilink.dev.healthprime.cn",
|
|
83
|
+
"sit": "http://ilink.sit.healthprime.cn",
|
|
84
|
+
"uat": "https://ilink-uat.primelifescience.com.cn",
|
|
85
|
+
"prod": "https://ilink.primelifescience.com.cn",
|
|
86
|
+
"lpyy-uat": "http://ilink.lpyy-uat.healthprime.cn",
|
|
87
|
+
"custom": "http://localhost:8828"
|
|
88
|
+
},
|
|
89
|
+
"envFileName": ".env.idea.local",
|
|
90
|
+
"proxyKey": "PROXY_URL",
|
|
91
|
+
"subApps": []
|
|
92
|
+
},
|
|
93
|
+
"ilink-isource": {
|
|
94
|
+
"host": "http://localhost:8813",
|
|
95
|
+
"currentProxy": "sit",
|
|
96
|
+
"proxyEnv": {
|
|
97
|
+
"dev": "http://ilink.dev.healthprime.cn",
|
|
98
|
+
"sit": "http://ilink.sit.healthprime.cn",
|
|
99
|
+
"uat": "https://ilink-uat.primelifescience.com.cn",
|
|
100
|
+
"prod": "https://ilink.primelifescience.com.cn",
|
|
101
|
+
"lpyy-uat": "http://ilink.lpyy-uat.healthprime.cn",
|
|
102
|
+
"custom": "http://localhost:8828"
|
|
103
|
+
},
|
|
104
|
+
"envFileName": ".env.isource.local",
|
|
105
|
+
"proxyKey": "PROXY_URL",
|
|
106
|
+
"subApps": []
|
|
107
|
+
},
|
|
108
|
+
"ilink-ijudge": {
|
|
109
|
+
"host": "http://localhost:8814",
|
|
110
|
+
"currentProxy": "sit",
|
|
111
|
+
"proxyEnv": {
|
|
112
|
+
"dev": "http://ilink.dev.healthprime.cn",
|
|
113
|
+
"sit": "http://ilink.sit.healthprime.cn",
|
|
114
|
+
"uat": "https://ilink-uat.primelifescience.com.cn",
|
|
115
|
+
"prod": "https://ilink.primelifescience.com.cn",
|
|
116
|
+
"lpyy-uat": "http://ilink.lpyy-uat.healthprime.cn",
|
|
117
|
+
"custom": "http://localhost:8828"
|
|
118
|
+
},
|
|
119
|
+
"envFileName": ".env.ijudge.local",
|
|
120
|
+
"proxyKey": "PROXY_URL",
|
|
121
|
+
"subApps": []
|
|
122
|
+
},
|
|
123
|
+
"ilink-iqc": {
|
|
124
|
+
"host": "http://localhost:8815",
|
|
125
|
+
"currentProxy": "sit",
|
|
126
|
+
"proxyEnv": {
|
|
127
|
+
"dev": "http://ilink.dev.healthprime.cn",
|
|
128
|
+
"sit": "http://ilink.sit.healthprime.cn",
|
|
129
|
+
"uat": "https://ilink-uat.primelifescience.com.cn",
|
|
130
|
+
"prod": "https://ilink.primelifescience.com.cn",
|
|
131
|
+
"lpyy-uat": "http://ilink.lpyy-uat.healthprime.cn",
|
|
132
|
+
"custom": "http://localhost:8828"
|
|
133
|
+
},
|
|
134
|
+
"envFileName": ".env.iqc.local",
|
|
135
|
+
"proxyKey": "PROXY_URL",
|
|
136
|
+
"subApps": []
|
|
62
137
|
}
|
|
63
138
|
}
|
|
64
139
|
},
|
|
@@ -81,7 +156,7 @@
|
|
|
81
156
|
"envFileName": ".env.local",
|
|
82
157
|
"proxyKey": "PROXY_URL",
|
|
83
158
|
"subApps": [
|
|
84
|
-
"ilink"
|
|
159
|
+
"ilink-iqc"
|
|
85
160
|
]
|
|
86
161
|
}
|
|
87
162
|
}
|
|
@@ -160,7 +235,9 @@
|
|
|
160
235
|
},
|
|
161
236
|
"envFileName": ".env.center.local",
|
|
162
237
|
"proxyKey": "PROXY_URL",
|
|
163
|
-
"subApps": [
|
|
238
|
+
"subApps": [
|
|
239
|
+
"ilink-ijudge"
|
|
240
|
+
]
|
|
164
241
|
},
|
|
165
242
|
"isource-site": {
|
|
166
243
|
"host": "http://localhost:8818",
|
|
@@ -174,7 +251,9 @@
|
|
|
174
251
|
},
|
|
175
252
|
"envFileName": ".env.hospital.local",
|
|
176
253
|
"proxyKey": "PROXY_URL",
|
|
177
|
-
"subApps": [
|
|
254
|
+
"subApps": [
|
|
255
|
+
"ilink-isource"
|
|
256
|
+
]
|
|
178
257
|
}
|
|
179
258
|
}
|
|
180
259
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
ctEn8UHYZESgGhsRFLpGu
|
|
@@ -4,145 +4,145 @@
|
|
|
4
4
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
5
5
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
6
6
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
7
|
-
"static/chunks/main-app-
|
|
7
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-95616ed7a70b84d7.js"
|
|
9
9
|
],
|
|
10
|
-
"/
|
|
10
|
+
"/api/all-projects-envs/route": [
|
|
11
11
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
12
12
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
13
13
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
14
|
-
"static/chunks/main-app-
|
|
15
|
-
"static/
|
|
16
|
-
"static/chunks/app/layout-84c22b799284e008.js"
|
|
14
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
15
|
+
"static/chunks/app/api/all-projects-envs/route-70d14c8af28994db.js"
|
|
17
16
|
],
|
|
18
|
-
"/api/
|
|
17
|
+
"/api/cleanup-project/route": [
|
|
19
18
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
20
19
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
21
20
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
22
|
-
"static/chunks/main-app-
|
|
23
|
-
"static/chunks/app/api/
|
|
21
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
22
|
+
"static/chunks/app/api/cleanup-project/route-3bf856128b701bac.js"
|
|
24
23
|
],
|
|
25
|
-
"/
|
|
24
|
+
"/layout": [
|
|
26
25
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
27
26
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
28
27
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
29
|
-
"static/chunks/main-app-
|
|
30
|
-
"static/
|
|
28
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
29
|
+
"static/css/b10a602544a179de.css",
|
|
30
|
+
"static/chunks/app/layout-2c381be4c1bb73ed.js"
|
|
31
31
|
],
|
|
32
32
|
"/api/check-workspace/route": [
|
|
33
33
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
34
34
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
35
35
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
36
|
-
"static/chunks/main-app-
|
|
36
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
37
37
|
"static/chunks/app/api/check-workspace/route-29f5d718929ea780.js"
|
|
38
38
|
],
|
|
39
|
-
"/api/
|
|
39
|
+
"/api/check-mock-intercept/route": [
|
|
40
40
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
41
41
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
42
42
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
43
|
-
"static/chunks/main-app-
|
|
44
|
-
"static/chunks/app/api/
|
|
43
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
44
|
+
"static/chunks/app/api/check-mock-intercept/route-207d5b6627adc282.js"
|
|
45
45
|
],
|
|
46
|
-
"/api/
|
|
46
|
+
"/api/initialize-workspace/route": [
|
|
47
47
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
48
48
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
49
49
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
50
|
-
"static/chunks/main-app-
|
|
51
|
-
"static/chunks/app/api/
|
|
50
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
51
|
+
"static/chunks/app/api/initialize-workspace/route-736e54e6ee59e3ce.js"
|
|
52
52
|
],
|
|
53
|
-
"/api/microapp-proxy-
|
|
53
|
+
"/api/microapp-proxy-change-stream/route": [
|
|
54
54
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
55
55
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
56
56
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
57
|
-
"static/chunks/main-app-
|
|
58
|
-
"static/chunks/app/api/microapp-proxy-
|
|
57
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
58
|
+
"static/chunks/app/api/microapp-proxy-change-stream/route-219fff48736f39a4.js"
|
|
59
59
|
],
|
|
60
60
|
"/api/get-mock-data/route": [
|
|
61
61
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
62
62
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
63
63
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
64
|
-
"static/chunks/main-app-
|
|
64
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
65
65
|
"static/chunks/app/api/get-mock-data/route-dc1cc7e42c23cc90.js"
|
|
66
66
|
],
|
|
67
|
-
"/api/
|
|
67
|
+
"/api/microapp-proxy-config/route": [
|
|
68
68
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
69
69
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
70
70
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
71
|
-
"static/chunks/main-app-
|
|
72
|
-
"static/chunks/app/api/
|
|
71
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
72
|
+
"static/chunks/app/api/microapp-proxy-config/route-e535c24ff110bccf.js"
|
|
73
73
|
],
|
|
74
|
-
"/api/mock-
|
|
74
|
+
"/api/mock-file/route": [
|
|
75
75
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
76
76
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
77
77
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
78
|
-
"static/chunks/main-app-
|
|
79
|
-
"static/chunks/app/api/mock-
|
|
78
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
79
|
+
"static/chunks/app/api/mock-file/route-457801bb0f6a76f5.js"
|
|
80
80
|
],
|
|
81
|
-
"/api/mock-
|
|
81
|
+
"/api/mock-open-status/route": [
|
|
82
82
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
83
83
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
84
84
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
85
|
-
"static/chunks/main-app-
|
|
86
|
-
"static/chunks/app/api/mock-
|
|
85
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
86
|
+
"static/chunks/app/api/mock-open-status/route-7e4d9c8f09b286c3.js"
|
|
87
87
|
],
|
|
88
|
-
"/api/
|
|
88
|
+
"/api/mock-setting/route": [
|
|
89
89
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
90
90
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
91
91
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
92
|
-
"static/chunks/main-app-
|
|
93
|
-
"static/chunks/app/api/
|
|
92
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
93
|
+
"static/chunks/app/api/mock-setting/route-2f57558f61602b8d.js"
|
|
94
94
|
],
|
|
95
|
-
"/api/
|
|
95
|
+
"/api/mock-file-content/route": [
|
|
96
96
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
97
97
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
98
98
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
99
|
-
"static/chunks/main-app-
|
|
100
|
-
"static/chunks/app/api/
|
|
99
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
100
|
+
"static/chunks/app/api/mock-file-content/route-4abdd46a628dfa45.js"
|
|
101
101
|
],
|
|
102
102
|
"/api/open-project/route": [
|
|
103
103
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
104
104
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
105
105
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
106
|
-
"static/chunks/main-app-
|
|
106
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
107
107
|
"static/chunks/app/api/open-project/route-dbd2412a4a395d57.js"
|
|
108
108
|
],
|
|
109
|
-
"/api/
|
|
109
|
+
"/api/retry-project/route": [
|
|
110
110
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
111
111
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
112
112
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
113
|
-
"static/chunks/main-app-
|
|
114
|
-
"static/chunks/app/api/
|
|
113
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
114
|
+
"static/chunks/app/api/retry-project/route-1672c3841762e7a2.js"
|
|
115
115
|
],
|
|
116
|
-
"/api/
|
|
116
|
+
"/api/project-config/route": [
|
|
117
117
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
118
118
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
119
119
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
120
|
-
"static/chunks/main-app-
|
|
121
|
-
"static/chunks/app/api/
|
|
120
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
121
|
+
"static/chunks/app/api/project-config/route-52a76cdb81639dcd.js"
|
|
122
122
|
],
|
|
123
|
-
"/
|
|
123
|
+
"/page": [
|
|
124
124
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
125
125
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
126
126
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
127
|
-
"static/chunks/main-app-
|
|
128
|
-
"static/chunks/
|
|
129
|
-
"static/chunks/app/initialization/page-9c8eb31c4b362777.js"
|
|
127
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
128
|
+
"static/chunks/app/page-9ce2b4651df441b0.js"
|
|
130
129
|
],
|
|
131
130
|
"/configuration/page": [
|
|
132
131
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
133
132
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
134
133
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
135
|
-
"static/chunks/main-app-
|
|
134
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
136
135
|
"static/chunks/167-e44cb396108f68cd.js",
|
|
137
|
-
"static/chunks/
|
|
138
|
-
"static/chunks/app/configuration/page-
|
|
136
|
+
"static/chunks/770-17268e5a9d004dae.js",
|
|
137
|
+
"static/chunks/app/configuration/page-68644ad1d0dbda4f.js"
|
|
139
138
|
],
|
|
140
|
-
"/page": [
|
|
139
|
+
"/initialization/page": [
|
|
141
140
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
142
141
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
143
142
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
144
|
-
"static/chunks/main-app-
|
|
145
|
-
"static/chunks/
|
|
143
|
+
"static/chunks/main-app-0672b5550b5e5a29.js",
|
|
144
|
+
"static/chunks/167-e44cb396108f68cd.js",
|
|
145
|
+
"static/chunks/app/initialization/page-d107335a70a6aa9a.js"
|
|
146
146
|
]
|
|
147
147
|
}
|
|
148
148
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
|
-
"/_not-found/page": "/_not-found",
|
|
3
2
|
"/api/all-projects-envs/route": "/api/all-projects-envs",
|
|
4
|
-
"/api/check-mock-intercept/route": "/api/check-mock-intercept",
|
|
5
|
-
"/api/check-workspace/route": "/api/check-workspace",
|
|
6
3
|
"/api/cleanup-project/route": "/api/cleanup-project",
|
|
4
|
+
"/_not-found/page": "/_not-found",
|
|
5
|
+
"/api/check-workspace/route": "/api/check-workspace",
|
|
6
|
+
"/api/check-mock-intercept/route": "/api/check-mock-intercept",
|
|
7
|
+
"/api/initialize-workspace/route": "/api/initialize-workspace",
|
|
7
8
|
"/api/microapp-proxy-change-stream/route": "/api/microapp-proxy-change-stream",
|
|
8
|
-
"/api/microapp-proxy-config/route": "/api/microapp-proxy-config",
|
|
9
9
|
"/api/get-mock-data/route": "/api/get-mock-data",
|
|
10
|
-
"/api/
|
|
11
|
-
"/api/mock-open-status/route": "/api/mock-open-status",
|
|
10
|
+
"/api/microapp-proxy-config/route": "/api/microapp-proxy-config",
|
|
12
11
|
"/api/mock-file/route": "/api/mock-file",
|
|
13
|
-
"/api/
|
|
14
|
-
"/api/project-config/route": "/api/project-config",
|
|
15
|
-
"/api/open-project/route": "/api/open-project",
|
|
12
|
+
"/api/mock-open-status/route": "/api/mock-open-status",
|
|
16
13
|
"/api/mock-setting/route": "/api/mock-setting",
|
|
17
|
-
"/api/
|
|
14
|
+
"/api/mock-file-content/route": "/api/mock-file-content",
|
|
18
15
|
"/favicon.ico/route": "/favicon.ico",
|
|
19
|
-
"/
|
|
16
|
+
"/api/open-project/route": "/api/open-project",
|
|
17
|
+
"/api/retry-project/route": "/api/retry-project",
|
|
18
|
+
"/api/project-config/route": "/api/project-config",
|
|
19
|
+
"/page": "/",
|
|
20
20
|
"/configuration/page": "/configuration",
|
|
21
|
-
"/page": "/"
|
|
21
|
+
"/initialization/page": "/initialization"
|
|
22
22
|
}
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/ctEn8UHYZESgGhsRFLpGu/_buildManifest.js",
|
|
9
|
+
"static/ctEn8UHYZESgGhsRFLpGu/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-c15acc5db8adea14.js",
|
|
13
13
|
"static/chunks/b8f30182-a6d2a523c696fa81.js",
|
|
14
14
|
"static/chunks/180-8dacaec05f53f53f.js",
|
|
15
|
-
"static/chunks/main-app-
|
|
15
|
+
"static/chunks/main-app-0672b5550b5e5a29.js"
|
|
16
16
|
],
|
|
17
17
|
"rootMainFilesTree": {},
|
|
18
18
|
"pages": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"encryption.key":"
|
|
1
|
+
{"encryption.key":"GGC6o4DL0u50wgX9Zt79uD/as8mNBz36DaP4vuB2Axs=","encryption.expire_at":1753086468372}
|