Skip to content

Commit

Permalink
gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
talithamedeiros committed Dec 11, 2018
1 parent f04274f commit 75d69a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
"e2e": "ng e2e",
"gh-pages": "ng build --base-href 'https://talithamedeiros.github.io/iftech-app/' --prod && npx ngh --dir=www/"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 75d69a4

Please sign in to comment.