Commit 9b07b46
refactor(@angular-devkit/schematics): remove
This PR removes the internally built `UpdateBuffer` and renames
`UpdateBuffer2` (based on magic-string) to `UpdateBuffer`. This
should have little to no impact for consumers.
BREAKING CHANGE:
The depracated `UpdateBuffer` has been removed and `UpdateBuffer2`
is renamed to `UpdateBuffer`. With this change the related and
deprecated symbols `ContentCannotBeRemovedException` and `Chunk`
have also been removed.UpdateBuffer and rename UpdateBuffer2 to UpdateBuffer
1 parent f2a0682 commit 9b07b46
File tree
5 files changed
+11
-603
lines changed- packages/angular_devkit/schematics/src
- tree
- utility
5 files changed
+11
-603
lines changedLines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
| |||
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 72 deletions
This file was deleted.
0 commit comments