mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-26 15:40:51 +01:00
Update build
This commit is contained in:
parent
02d54d770f
commit
8ad3c84dd6
@ -21,6 +21,7 @@
|
|||||||
"postinstall": "node ./webpack-patcher.js",
|
"postinstall": "node ./webpack-patcher.js",
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "react-scripts build",
|
"build": "react-scripts build",
|
||||||
|
"build:prod": "npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev && npm i && npm run build",
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user