mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 07:02:32 +02:00
@@ -42,7 +42,7 @@
|
||||
"scripts": {
|
||||
"start": "mf-cra start",
|
||||
"build": "npm run micro && CI=false && mf-cra build",
|
||||
"micro":"CI=false && cd ../../microfrontends/SignDocuments && npm run build",
|
||||
"micro": "cd ../../microfrontends/SignDocuments && npm install && npm run build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"release": "standard-version",
|
||||
|
||||
Reference in New Issue
Block a user