Commit 32360b7
committed
refactor(@schematics/angular): migrate typescript third-party dependency to node_modules
Relocates the typescript third-party dependency from `third_party/github.com/Microsoft/TypeScript` to `third_party/typescript`.
This update changes the implementation to source the required TypeScript files directly from `node_modules` via a Bazel `genrule` instead of keeping them checked into the repository.1 parent 6904329 commit 32360b7
7 files changed
Lines changed: 40 additions & 212551 deletions
File tree
- packages/schematics/angular
- third_party
- github.com/Microsoft/TypeScript
- lib
- typescript
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
| 176 | + | |
179 | 177 | | |
180 | 178 | | |
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 55 deletions
This file was deleted.
0 commit comments