|
@@ -38,6 +38,7 @@
|
|
|
"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",
|
|
|
+ "build:txtest": "dotenv -e .env.txtest react-scripts build",
|
|
|
"test": "react-scripts test",
|
|
|
"eject": "react-scripts eject"
|
|
|
},
|