Skip to content

Commit

Permalink
Changing the main setting to browser setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigokamada committed Jul 18, 2024
1 parent 2bc9789 commit 648120b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"options": {
"outputPath": "dist/angular-bootstrap",
"index": "src/index.html",
"main": "src/main.ts",
"browser": "src/main.ts",
"polyfills": [
"zone.js"
],
Expand Down

0 comments on commit 648120b

Please sign in to comment.