2
0

reimplementing necessary components, services etc

This commit is contained in:
2018-09-02 18:05:39 +02:00
parent 4b26dd2777
commit bc64d7fb37
5 changed files with 11 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
"ng": "ng",
"start": "ng serve --aot -o",
"build": "ng build --prod",
"build:library": "ng build NlsGuilloche --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"