Skip to content

v0.6.0

Compare
Choose a tag to compare
@JohannesHoppe JohannesHoppe released this 27 Aug 11:17

angular-cli-ghpages-deploy

First stable release after v0.5.3. Please update.
This is a big rewrite that will allow invoking angular-cli-ghpages via ng deploy.

Example:

ng new your-angular-project --defaults
ng add angular-cli-ghpages
ng deploy --repo=https://github.com/angular-schule/angular-cli-ghpages-testdrive.git

Features

Furthermore I thank @SoAsEr, @TrevorKarjanis and @fmalcher for their help.