Heroku deploy changes

This commit is contained in:
Raghu-Ch
2018-09-11 11:13:16 -04:00
parent 1b4653e8e0
commit 6a48e8e898
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"postinstall": "ng build --aot --target=production"
"postinstall": "ng build --aot --prod"
},
"private": true,
"dependencies": {