ts-loader icon indicating copy to clipboard operation
ts-loader copied to clipboard

TypeScript loader for webpack

Results 103 ts-loader issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [micromatch](https://redirect.github.com/micromatch/micromatch) | [`4.0.2` -> `4.0.8`](https://renovatebot.com/diffs/npm/micromatch/4.0.2/4.0.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/micromatch/4.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/micromatch/4.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Does anyone have an idea how to use the preview of the new [typescript-native compiler](https://devblogs.microsoft.com/typescript/announcing-typescript-native-previews) in ts-loader?

### Expected Behaviour is there a way to pass in a direct reference to some sort of `ts-loader` into webpack.config so that i can have a central webpack config reusable...