mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-08 02:37:40 +02:00
add start-prod to run production build
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "mf-cra start",
|
||||
"start-prod": "serve -s build",
|
||||
"build": "rm -rf public/mfbuild && npm run micro && CI=false && mf-cra build",
|
||||
"micro": "cd ../../microfrontends/SignDocuments && npm install && npm run build",
|
||||
"test": "react-scripts test",
|
||||
|
||||
Reference in New Issue
Block a user