Skip to content

Commit

Permalink
chore: update build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
amirch1 committed Nov 27, 2024
1 parent fd33681 commit 5782d7d
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 @@ -12,7 +12,7 @@
"builder": "@angular-devkit/build-angular:browser",
"options": {
"aot": true,
"outputPath": "dist/kmc",
"outputPath": "dist",
"index": "src/index.html",
"main": "src/kmc-app/main.ts",
"tsConfig": "src/tsconfig.app.json",
Expand Down

0 comments on commit 5782d7d

Please sign in to comment.