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

Hi, how to ignore all errors from ts-loader. I am using `ts-loader` just as a ts transformer for https://typia.io/ I can't disable type check because type information is needed for...

Micromatch version to be upgraded to 4.0.7 to address this CVE

### Expected Behaviour I am currently in the process of migrating ts-loader from version 8.0.4 to 9.5.1 However, i am unable to find experimentalWatchApi in the latest documentation. Has this...

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-node](https://redirect.github.com/mysticatea/eslint-plugin-node) | devDependencies | replacement | [`^11.1.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-node/11.1.0/) | This is a...

webpack config ``` { test: /\.ts$/, use: [ /* config.module.rule('ts').use('thread-loader') */ { loader: '/Users/mouyong/company/leo-web-ai/node_modules/thread-loader/dist/cjs.js' }, /* config.module.rule('ts').use('babel-loader') */ { loader: '/Users/mouyong/company/leo-web-ai/node_modules/@vue/cli-plugin-typescript/node_modules/babel-loader/lib/index.js' }, /* config.module.rule('ts').use('ts-loader') */ { loader: '/Users/mouyong/company/leo-web-ai/node_modules/ts-loader/index.js', options: {...

### Expected Behaviour I use `emotion.d.ts` file to redeclare the Theme interface, and everything works fine with typescript 5.5.4, but after updated to typescript 5.6.3 the build fails with errors...

when using the passThrough options I would expect the tsc command arguments to not comport the list of files to compile otherwise the tsc command produce this error: `error TS5042:...

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

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