create symlink for node_modules in generateJson and buildRadar scripts

This commit is contained in:
dennis.ludwig
2021-06-17 14:18:23 +02:00
parent 33e36674f7
commit 3b0aab8f08
63 changed files with 5238 additions and 861 deletions

3
.gitignore vendored
View File

@@ -11,6 +11,9 @@
# production
/build
# local development
/public/rd.json
# misc
.idea
.DS_Store