Commit 1bf9277
authored
fix: several bugs detected in ts-parser (cloudwego#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 0bab183 commit 1bf9277
10 files changed
Lines changed: 104 additions & 7936 deletions
File tree
- ts-parser
- src
- parser
- test
- utils
- test
- test-repo
- src
- middleware
- services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments