humanmade / humanmade/webpack-helpers
.tsx files not correctly parsed
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The default ts-loader doesn't appear to work correctly, as it then never gets Babelified. Looks like it needs to be `babel-loader!ts-loader` instead of just `ts-loader`?
Digging further.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.