More graphs with testing data

This commit is contained in:
Tom Bloor 2019-07-15 01:17:01 +01:00
parent b1790a2fe9
commit 5cd0db3faf
No known key found for this signature in database
GPG key ID: 4657C7EBE42CC5CC
8 changed files with 304 additions and 134 deletions

View file

@ -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",