Skip to content

Commit 7ab8225

Browse files
committed
build: vercel env
1 parent c46ef22 commit 7ab8225

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

vercel.shell.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"$schema": "https://openapi.vercel.sh/vercel.json",
33
"version": 2,
4+
"build": {
5+
"env": {
6+
"MFE_PROJECTA_URL": "https://pro-react-admin-ss8k.vercel.app/remoteEntry.js",
7+
"MFE_PROJECTB_URL": "https://pro-react-admin-y9h4.vercel.app/remoteEntry.js"
8+
}
9+
},
410
"buildCommand": "npm run build:mf:shell",
511
"outputDirectory": "dist-shell",
612
"rewrites": [

0 commit comments

Comments
 (0)