Commit 190f90e3 authored by El Mghazli Yacine's avatar El Mghazli Yacine

ng update

parent 7f19b945
......@@ -7,7 +7,7 @@
"version": 1,
"newProjectRoot": "projects",
"projects": {
"lsdngx": {
"ngx": {
"projectType": "application",
"schematics": {
"@schematics/angular:application": {
......@@ -77,10 +77,10 @@
"builder": "@angular-devkit/build-angular:dev-server",
"configurations": {
"production": {
"browserTarget": "lsdngx:build:production"
"browserTarget": "ngx:build:production"
},
"development": {
"browserTarget": "lsdngx:build:development"
"browserTarget": "ngx:build:development"
}
},
"defaultConfiguration": "development"
......@@ -88,7 +88,7 @@
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "lsdngx:build"
"browserTarget": "ngx:build"
}
},
"lint": {
......@@ -103,5 +103,5 @@
}
}
},
"defaultProject": "lsdngx"
"defaultProject": "ngx"
}
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment