Skip to content

Commit

Permalink
fix(angular-client): remove base href
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Drayling committed Jan 29, 2023
1 parent b356d68 commit e8b1599
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/angular-client/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"executor": "@angular-devkit/build-angular:browser",
"outputs": ["{options.outputPath}"],
"options": {
"baseHref": "tileset-converter",
"outputPath": "dist/apps/angular-client",
"index": "apps/angular-client/src/index.html",
"main": "apps/angular-client/src/main.ts",
Expand Down

0 comments on commit e8b1599

Please sign in to comment.