mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-10 09:43:43 +00:00
upgrade to angular v17
This commit is contained in:
+3
-3
@@ -79,10 +79,10 @@
|
||||
"builder": "@angular-devkit/build-angular:dev-server",
|
||||
"configurations": {
|
||||
"production": {
|
||||
"browserTarget": "itsfiveoclockwhere:build:production"
|
||||
"buildTarget": "itsfiveoclockwhere:build:production"
|
||||
},
|
||||
"development": {
|
||||
"browserTarget": "itsfiveoclockwhere:build:development"
|
||||
"buildTarget": "itsfiveoclockwhere:build:development"
|
||||
}
|
||||
},
|
||||
"defaultConfiguration": "development"
|
||||
@@ -90,7 +90,7 @@
|
||||
"extract-i18n": {
|
||||
"builder": "@angular-devkit/build-angular:extract-i18n",
|
||||
"options": {
|
||||
"browserTarget": "itsfiveoclockwhere:build"
|
||||
"buildTarget": "itsfiveoclockwhere:build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user