2
0

enhanced graph shifting

This commit is contained in:
2018-08-13 13:27:39 +02:00
parent d8714d0606
commit 09786be1d7
12 changed files with 308 additions and 81 deletions

View File

@@ -29,7 +29,7 @@
],
"scripts": {
"ng": "ng",
"start": "ng serve",
"start": "ng serve --aot -o",
"build": "ng build --prod",
"test": "ng test",
"lint": "ng lint",