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

@@ -107,7 +107,7 @@
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "nls-guilloche-generator:serve"
"devServerTarget": "NlsGuillocheGenerator:serve"
}
},
"lint": {