|
@@ -26,9 +26,9 @@
|
|
|
"build": "react-app-rewired build",
|
|
"build": "react-app-rewired build",
|
|
|
"test": "react-app-rewired test",
|
|
"test": "react-app-rewired test",
|
|
|
"eject": "react-scripts eject",
|
|
"eject": "react-scripts eject",
|
|
|
- "postinstall": "curl https://gobinaries.com/Termina1/sorvor@v0.4.5 | PREFIX=./node_modules/.bin sh ",
|
|
|
|
|
|
|
+ "postinstall": "curl https://gobinaries.com/Termina1/sorvor@v0.4.7 | PREFIX=./node_modules/.bin sh ",
|
|
|
"chadpack": "sorvor --serve ./public/index.html --loader:.js=jsx --loader:.png=file --loader:.svg=file --inject:./react-shim.js --port=3000 --outdir=./build",
|
|
"chadpack": "sorvor --serve ./public/index.html --loader:.js=jsx --loader:.png=file --loader:.svg=file --inject:./react-shim.js --port=3000 --outdir=./build",
|
|
|
- "chadpack-prod": "sorvor ./public/index.html --loader:.js=jsx --loader:.png=file --loader:.svg=file --inject:./react-shim.js --outdir=./build"
|
|
|
|
|
|
|
+ "chadpack-prod": "sorvor ./public/index.html --loader:.js=jsx --loader:.png=file --loader:.svg=file --inject:./react-shim.js --outdir=./build --minify"
|
|
|
},
|
|
},
|
|
|
"eslintConfig": {
|
|
"eslintConfig": {
|
|
|
"extends": [
|
|
"extends": [
|