More graphs with testing data
This commit is contained in:
parent
b1790a2fe9
commit
5cd0db3faf
8 changed files with 304 additions and 134 deletions
|
@ -8,6 +8,7 @@
|
|||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"start:dev": "ng serve --optimization=false --configuration=dev",
|
||||
"build": "ng build",
|
||||
"test": "ng test",
|
||||
"test:ci": "ng test --watch=false",
|
||||
|
|
Reference in a new issue