added nodemon to watch dev environment changes

This commit is contained in:
lotte
2020-03-27 10:06:17 +01:00
parent 1b7fdfc59c
commit 0850c264b6
7 changed files with 386 additions and 12 deletions

6
.gitignore vendored
View File

@@ -7,6 +7,10 @@ npm-debug.log
/build/
/src/environments/environment.ts
/src/environments/environment.dev.ts
/src/environments/environment.prod.ts
/coverage
/dist/
@@ -33,3 +37,5 @@ yarn-error.log
package-lock.json
.java-version
.env