We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309d094 commit 059f05aCopy full SHA for 059f05a
litepy-rc/package.json
@@ -16,7 +16,7 @@
16
},
17
"scripts": {
18
"start": "react-scripts start",
19
- "build_unix": "react-scripts build && rm -rf ../resources/* && mv build/* ../resources/",
+ "build": "react-scripts build && rm -rf ../resources/* && mv build/* ../resources/",
20
"test": "react-scripts test",
21
"eject": "react-scripts eject"
22
0 commit comments