Skip to content

Commit

Permalink
correct dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mlapaglia committed Oct 30, 2023
1 parent a9af555 commit 1428876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenAlprWebhookProcessor/angularapp/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/angularapp",
"outputPath": "dist/",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": [
Expand Down

0 comments on commit 1428876

Please sign in to comment.