-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(angular): drop support for angular < 13
According to the Angular LTS plan, Angular 12 support ends in Nov 2022. A lot of code exists to support Angular < 13 which increases the maintenance effort and decreases the contribution DX of framework/angular. BREAKING CHANGE: Dropped support for Angular 12
- Loading branch information
Showing
13 changed files
with
11 additions
and
749 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 changes: 0 additions & 45 deletions
45
code/frameworks/angular/src/server/__tests__/create-fork-ts-checker-plugin.test.ts
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
code/frameworks/angular/src/server/__tests__/ts_config.test.ts
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
code/frameworks/angular/src/server/angular-cli-webpack-12.2.x.d.ts
This file was deleted.
Oops, something went wrong.
85 changes: 0 additions & 85 deletions
85
code/frameworks/angular/src/server/angular-cli-webpack-12.2.x.js
This file was deleted.
Oops, something went wrong.
148 changes: 0 additions & 148 deletions
148
code/frameworks/angular/src/server/angular-cli-webpack-older.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.