Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

feat: add support for Angular v13 by @fmalcher #30

Merged
merged 4 commits into from
Nov 21, 2021
Merged

Conversation

JohannesHoppe
Copy link
Member

@fmalcher wrote in the angular-cli-ghpages repo:

fix #138 . This also SEEMS to fix issue #137 – at least I didn't get any similar errors.

Things worth to know:

  • reading/writing the workspace has completely moved to the builtin helpers
  • some error messages have changed
  • the empty options object is automatically removed. We could statically add one option there so that the object is not empty.

see also: https://angular.io/guide/schematics-for-libraries#define-a-generation-rule

source: angular-schule/angular-cli-ghpages#139

remove deprecated JSON parser, use workspace tools
@JohannesHoppe JohannesHoppe self-assigned this Nov 20, 2021
@JohannesHoppe
Copy link
Member Author

FYI @dianjuar & @kauppfbi

@JohannesHoppe JohannesHoppe merged commit f2aa6fc into master Nov 21, 2021
@JohannesHoppe JohannesHoppe deleted the angular-13 branch November 21, 2021 13:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng add leads to error with Angular 13
1 participant