Skip to content

Commit 9644674

Browse files
committed
build: explicitly add tsc-wrapped to dev dependencies
The dependency on `tsc-wrapped` should be added explicitly. Our tooling uses the `@angular/tsc-wrapped` package directly and it currently only works because the `@angular/compiler-cli` has a dependency on it. If not specified explicitly, the `@angular/tsc-wrapped` dependency might be a local dependency of the compiler-cli and our tooling won't be able to access it anymore.
1 parent 536add3 commit 9644674

File tree

2 files changed

+615
-744
lines changed

2 files changed

+615
-744
lines changed

0 commit comments

Comments
 (0)