Commit 86fb5ca89ca125256444c4e34a7080af6f0b9753

Authored by trainee
1 parent c1680a7f
Exists in master

no message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
angular.json
... ... @@ -17,7 +17,7 @@
17 17 "build": {
18 18 "builder": "@angular-devkit/build-angular:browser",
19 19 "options": {
20   - "outputPath": "dist/test-api",
  20 + "outputPath": "dist",
21 21 "index": "src/index.html",
22 22 "main": "src/main.ts",
23 23 "polyfills": "src/polyfills.ts",
... ...