Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Angular 15 support #128

Merged
merged 5 commits into from Nov 18, 2022
Merged

Add Angular 15 support #128

merged 5 commits into from Nov 18, 2022

Conversation

schuchard
Copy link
Collaborator

  • Update sandboxes with Angular 15 apps and libs
  • Remove logic related to the test.ts file, which is no longer present in Angular 15 apps
  • Refactor how the schematic tests a local build after it's executed. ng build now requires a project name in a workspace.
  • Add steps for upgrading the sandbox apps when a new version of angular is released.

Closes #127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running ng add @briebug/jest-schematic on an Angular 15 project throws error
1 participant