|
@@ -37,6 +37,7 @@
|
|
|
"build:dev": "dotenv -e .env.development react-scripts build",
|
|
|
"build:prod": "dotenv -e .env.production react-scripts build",
|
|
|
"build:idctest": "dotenv -e .env.idctest react-scripts build",
|
|
|
+ "build:sxkj": "dotenv -e .env.sxkj react-scripts build",
|
|
|
"test": "react-scripts test",
|
|
|
"eject": "react-scripts eject"
|
|
|
},
|