Skip to content

Commit

Permalink
change outputPath in angular.json
Browse files Browse the repository at this point in the history
  • Loading branch information
philomath213 committed Oct 7, 2019
1 parent 7af38c2 commit ac2af11
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 @@ -13,7 +13,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/malware-revealer",
"outputPath": "dist/",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
Expand Down

0 comments on commit ac2af11

Please sign in to comment.