This repository was archived by the owner on Dec 4, 2022. It is now read-only.
Commit fd387c8
authored
Fix issues with Angular dependencies extractions (#109)
* throw an error early when "tsconfig.json" is expected and not found.
* add some validation for the AST coming from Angular compiler
* propagate from base-dir backward to find the tsconfig.json file
* bump version1 parent 59999fa commit fd387c8
File tree
5 files changed
+1260
-231
lines changed- src/dependency-builder/platforms/angular
5 files changed
+1260
-231
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments