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

TypeScript loader for webpack

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

When resolving modules attempts are first made to use enhanced-resolver (which is also used by webpack), and if that fails we fallback to the typescript resolver (src/servicesHost.ts:resolveModule ). In doing...

### Expected Behaviour when I use transpileOnly : true , const enum will not work。 I think it is reasonable, but it would be good if had a description in...

yntax Error: TypeError: loaderContext.getOptions is not a function @ multi (webpack)-dev-server/client?http://localhost:8081/sockjs-node (webpack)/hot/dev-server.js ./src/main.ts I upgraded my app from vue 3 js to vue 3 typescript and this error occurs when...

### Expected Behaviour When I implement the pattern for the [NormalModuleReplacementPlugin](https://webpack.js.org/plugins/normal-module-replacement-plugin/), I expect that the ts-loader would be aware of the configuration and help swallow the compiler error so the...

pinned

### Expected Behaviour I forked the project reference example with a change that uses `baseUrl`. It should build with no error. ### Actual Behaviour Error is seen (with logLevel: 'info'):...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.13.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

### Expected Behaviour This might be related to ts-loader. ### Actual Behaviour ![Screen Shot 2022-03-30 at 17 08 50](https://user-images.githubusercontent.com/16649178/160860005-60b1be50-6406-40bf-80c2-c72cdd6aaff5.png) ### Steps to Reproduce the Problem ``` module.exports = { context:...

Welcome to [Mend Bolt for GitHub](https://github.com/apps/mend-bolt-for-github) (formerly WhiteSource). This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities. :vertical_traffic_light:...