fix RADAR_NAME env variable

This commit is contained in:
dennis.ludwig
2021-06-15 13:03:31 +02:00
parent 897bd5a084
commit 61d7fa38f2
9 changed files with 20 additions and 58 deletions

View File

@@ -16,6 +16,7 @@
},
"scripts": {
"prepare": "husky install && yarn build:scripts",
"start": "react-scripts start",
"build": "react-scripts build",
"build:scripts": "tsc --project tsconfig.scripts.json",
"test": "react-scripts test",