-
-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Labels
Description
In angular v14 we can opt in for the experimental esbuild builder.
-"builder": "@angular-devkit/build-angular:browser",
+"builder": "@angular-devkit/build-angular:browser-esbuild",It would be awesome if we could do the same with custom-webpack.
iKrishnaSahu, pmpak, ln-e, michall12, rinckemd and 1 more