Skip to content

Commit

Permalink
chore: add angular-cli-ghpages as ng add extension (#896)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalcher authored and mrmeku committed Nov 21, 2019
1 parent 009af04 commit 1107d59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/server/src/lib/extensions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ export const EXTENSIONS: { [key: string]: string } = {
'@vendasta/material': 'Angular Material',
'@willh/hmr':
'Enabling Hot Module Replacement (HMR) feature in your Angular CLI v6 project',
'angular-cli-ghpages':
'Deploy your Angular app to GitHub pages directly from the Angular CLI',
'angular-fire-schematics': 'AngularFire Schematics',
'angular-karma-gwt':
'Schematics to update the default karma config file created by the Angluar Cli to integrate jasmine-given and mocha-reporter.',
Expand Down

0 comments on commit 1107d59

Please sign in to comment.