Commit 7b4eb5b
authored
fix: several bugs detected in ts-parser (#101)
* fix bug: cannot identify export default arrow function
* fix bug: if two files has same symbol name, should give a mangled name
* 1. revert import path changes 2. fix bug: falsy caching strategy in function,
* chore: modify package version1 parent 8be29e4 commit 7b4eb5b
File tree
10 files changed
+104
-7936
lines changed- ts-parser
- src
- parser
- test
- utils
- test
- test-repo
- src
- middleware
- services
10 files changed
+104
-7936
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments