提交 8a13adbf 作者: yueyang.lv

命令调整

上级 2fbbd1ef
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -68,7 +68,9 @@ ...@@ -68,7 +68,9 @@
"yarn": "^1.22.17" "yarn": "^1.22.17"
}, },
"scripts": { "scripts": {
"start": "HTTPS=true PORT=5005 react-app-rewired start", "start": "PORT=5005 react-app-rewired start",
"server_install": "npm i --registry=https://registry.npmjs.org/",
"server_build": "./node_modules/react-scripts/bin/react-scripts.js build",
"build": "react-scripts build", "build": "react-scripts build",
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject" "eject": "react-scripts eject"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论