Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit c235c05

Browse files
committed
feat: browser-esbuild builder
1 parent 56c8be4 commit c235c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"prefix": "app",
1616
"architect": {
1717
"build": {
18-
"builder": "@angular-devkit/build-angular:browser",
18+
"builder": "@angular-devkit/build-angular:browser-esbuild",
1919
"options": {
2020
"outputPath": "dist/angular-music",
2121
"index": "src/index.html",

0 commit comments

Comments
 (0)