Skip to content

Commit

Permalink
add github pages command
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Jan 20, 2017
1 parent 184849e commit 0a8d6cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"start": "ng serve",
"lint": "tslint \"src/**/*.ts\" --project src/tsconfig.json --type-check && tslint \"e2e/**/*.ts\" --project e2e/tsconfig.json --type-check",
"test": "ng test",
"gh": "ng github-pages:deploy --aot",
"pree2e": "webdriver-manager update --standalone false --gecko false",
"e2e": "protractor"
},
Expand Down

0 comments on commit 0a8d6cd

Please sign in to comment.