Skip to content

Commit

Permalink
Angular 18
Browse files Browse the repository at this point in the history
  • Loading branch information
ninelore committed Jul 1, 2024
1 parent e6bbebf commit dfffaa0
Show file tree
Hide file tree
Showing 4 changed files with 3,185 additions and 10,066 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prefix": "app",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:application",
"builder": "@angular/build:application",
"options": {
"outputPath": "dist/chrultrabook-tools",
"index": "src/index.html",
Expand Down Expand Up @@ -67,7 +67,7 @@
"defaultConfiguration": "production"
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"builder": "@angular/build:dev-server",
"options": {
"port": 1420
},
Expand Down
Loading

0 comments on commit dfffaa0

Please sign in to comment.