Skip to content

Commit

Permalink
Github pages + browser-esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
e-oz committed Nov 19, 2023
1 parent 41891df commit b8d3dbd
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"prefix": "app",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:application",
"builder": "@angular-devkit/build-angular:browser-esbuild",
"options": {
"outputPath": "docs",
"index": "projects/docs/src/index.html",
"browser": "projects/docs/src/main.ts",
"main": "projects/docs/src/main.ts",
"polyfills": [
"zone.js"
],
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b8d3dbd

Please sign in to comment.