File tree Expand file tree Collapse file tree 4 files changed +5325
-9154
lines changed Expand file tree Collapse file tree 4 files changed +5325
-9154
lines changed Original file line number Diff line number Diff line change 5050 "prefix" : " app" ,
5151 "architect" : {
5252 "build" : {
53- "builder" : " @angular-devkit/build-angular:browser" ,
53+ "builder" : " @angular-devkit/build-angular:browser-esbuild " ,
5454 "options" : {
5555 "outputPath" : " dist/playground" ,
5656 "index" : " playground/index.html" ,
9393 "builder" : " @angular-devkit/build-angular:dev-server" ,
9494 "configurations" : {
9595 "production" : {
96- "browserTarget " : " playground:build:production"
96+ "buildTarget " : " playground:build:production"
9797 },
9898 "development" : {
99- "browserTarget " : " playground:build:development"
99+ "buildTarget " : " playground:build:development"
100100 }
101101 },
102102 "defaultConfiguration" : " development"
110110 "extract-i18n" : {
111111 "builder" : " @angular-devkit/build-angular:extract-i18n" ,
112112 "options" : {
113- "browserTarget " : " playground:build"
113+ "buildTarget " : " playground:build"
114114 }
115115 },
116116 "test" : {
You can’t perform that action at this time.
0 commit comments