angular-cli-ghpages

v2.0.0-beta
Deploy your Angular app to GitHub pages or Cloudflare pages directly from the Angular CLI. (ng deploy)
angular cli angular-cli ghpages github github pages cloudflre pages pages deploy and 7 more...

test

jest

build

tsc -p tsconfig.build.json

prebuild

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

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 1/26/2024

Downloads