yarn ts-loader 3.0.3
v3.0.3

latest releases: 9.5.1, 9.5.0, 9.4.4...
6 years ago

This fix resolves the issue for TypeScript 2.4+ (which is likely 95% of users). For those people stuck on 2.3 or below and impacted by this issue, you should be able to workaround this by setting entryFileCannotBeJs: true in your ts-loader options. This option should be considered deprecated as of this release. The option will likely disappear with the next major version of ts-loader which will drop support for TypeScript 2.3 and below, thus removing the need for this option.

Don't miss a new ts-loader release

NewReleases is sending notifications on new releases.