Skip to content

Commit ef45221

Browse files
authored
Merge pull request #134 from prafull-opensignlabs/staging
2 parents 8726f06 + e8350c3 commit ef45221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microfrontends/SignDocuments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"scripts": {
3838
"start": "mf-cra start",
39-
"build": "CI=false && BUILD_PATH='./mfbuild' mf-cra build && mv mfbuild ../../apps/OpenSign/public",
39+
"build": "CI=false && PUBLIC_URL=./mfbuild BUILD_PATH='./mfbuild' mf-cra build && mv mfbuild ../../apps/OpenSign/public",
4040
"test": "react-scripts test",
4141
"eject": "react-scripts eject"
4242
},

0 commit comments

Comments
 (0)