Commit 86fb5ca89ca125256444c4e34a7080af6f0b9753
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,7 +17,7 @@ | ||
17 | "build": { | 17 | "build": { |
18 | "builder": "@angular-devkit/build-angular:browser", | 18 | "builder": "@angular-devkit/build-angular:browser", |
19 | "options": { | 19 | "options": { |
20 | - "outputPath": "dist/test-api", | 20 | + "outputPath": "dist", |
21 | "index": "src/index.html", | 21 | "index": "src/index.html", |
22 | "main": "src/main.ts", | 22 | "main": "src/main.ts", |
23 | "polyfills": "src/polyfills.ts", | 23 | "polyfills": "src/polyfills.ts", |