File tree Expand file tree Collapse file tree 3 files changed +78
-84
lines changed
Expand file tree Collapse file tree 3 files changed +78
-84
lines changed Original file line number Diff line number Diff line change 77 "tags" : [],
88 "targets" : {
99 "build" : {
10- "executor" : " @angular-devkit /build-angular :application" ,
10+ "executor" : " @angular/build:application" ,
1111 "outputs" : [" {options.outputPath}" ],
1212 "options" : {
1313 "outputPath" : " dist/apps/kitchen-sink" ,
5555 "defaultConfiguration" : " production"
5656 },
5757 "serve" : {
58- "executor" : " @angular-devkit /build-angular :dev-server" ,
58+ "executor" : " @angular/build:dev-server" ,
5959 "configurations" : {
6060 "production" : {
6161 "buildTarget" : " kitchen-sink:build:production"
Original file line number Diff line number Diff line change 2020 "@angular-eslint/eslint-plugin" : " 19.0.2" ,
2121 "@angular-eslint/eslint-plugin-template" : " 19.0.2" ,
2222 "@angular-eslint/template-parser" : " 19.0.2" ,
23+ "@angular/build" : " ~19.0.0" ,
2324 "@angular/cli" : " ~19.0.0" ,
2425 "@angular/compiler-cli" : " 19.0.5" ,
2526 "@angular/language-service" : " 19.0.5" ,
You can’t perform that action at this time.
0 commit comments