humanmade / humanmade/webpack-helpers

.tsx files not correctly parsed

Open
#163 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.