Commit a9f4722
committed
fix(core): skip TS support detection via
This check was problematic because of Node.js type stripping uses it now too, and it does fail to parse decorators.
Related to nodejs/node#57298 (comment)require.extensions
1 parent 328c809 commit a9f4722
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
805 | | - | |
| 804 | + | |
806 | 805 | | |
807 | 806 | | |
808 | 807 | | |
| |||
0 commit comments