angular-cli-ghpages

v1.0.7
Deploy your Angular app to GitHub pages directly from the Angular CLI. (ng deploy)
angular cli angular-cli ghpages github github pages pages deploy ng deploy and 6 more...

test

jest

build

tsc -p tsconfig.build.json

prebuild

rimraf dist && json2ts deploy/schema.json > deploy/schema.d.ts

prettier

prettier --write .

postbuild

copyfiles builders.json collection.json ng-add-schema.json package.json angular-cli-ghpages deploy/schema.json dist && copyfiles ../README.md dist/README.md

publish-to-npm

npm run build && cd dist && npm publish

Metadata

  • MIT
  • Whatever
  • Johannes Hoppe
  • released 8/29/2023

Downloads