TypeStrong/ts-loader: TypeScript loader for webpack

3348
STARS
40
WATCHERS
447
FORKS
62
ISSUES

ts-loader's Language Statistics

TypeStrong's Other Repos

Star history of ts-loader
Issue history of ts-loader

ts-loader Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
TS2322: Type 'number' is not assignable to type 'SSRSlot' open 0 2023-03-15 2023-03-11 -
Dependency Dashboard open 0 2023-03-06 2023-03-11 -
bug in generate stacktrace? open 0 2022-12-21 2023-03-18 -
AngularJS 1.5 pattern escape problem open 6 2022-11-18 2023-03-11 -
Anchor jumping is not working in README.md closed 0 2022-11-06 2023-03-11 2022-11-06
Null assertion breaks only for ts loader open 0 2022-10-17 2023-03-11 -
yarn install "doesn't provide webpack, requested by ts-loader" closed 1 2022-10-16 2023-03-11 2022-10-16
Error extending infered type in template string literal closed 2 2022-10-14 2023-03-11 2022-10-21
Help Please: ts-loader not working with two entry points in webpack.config.json open 2 2022-10-12 2023-03-11 -
Error import type in dépendance. open 1 2022-09-30 2023-03-11 -
Bundle failure when export default "satisfies" any generic type, in Typescript 4.9.1-beta open 10 2022-09-25 2023-03-11 -
Cannot reference parent yarn workspace g:ts-node script open 0 2022-09-24 2023-03-11 -
Enabling `enhanced-resolve` Causes Errors open 11 2022-09-20 2023-03-11 -
v9.4.0 cannot import the members closed 2 2022-09-20 2023-03-11 2022-09-20
v9.4.0 cannot resolve .d.ts files closed 7 2022-09-19 2023-03-11 2022-09-20
Incremental builds not working open 0 2022-09-10 2023-03-11 -
The import file path of the ".d.ts" file is not converted to a relative path. closed 1 2022-09-06 2023-03-11 2022-09-07
reactjs `next build`: Module parse failed: Unexpected token (54:52) open 9 2022-09-01 2023-03-11 -
ts-loader 8.* unable to recognize class variables open 1 2022-08-31 2023-03-11 -
Clarify Documentation on Emitting Declarations (.d.ts) Files closed 7 2022-08-23 2023-03-06 2022-08-24
Syntax error, no try catch block in JSON parsing open 0 2022-08-22 2023-03-06 -
Ts-loader never uses enhanced-resolve as of enhanced-resolve v5.3.1 open 7 2022-08-13 2023-03-18 -
transpileOnly : true will make const enum not work open 1 2022-08-13 2023-03-06 -
Project References fails when `baseUrl` is used open 0 2022-07-22 2023-03-06 -
when i use ts-loader to complie , the webpack and babel tree shaking failure closed 0 2022-07-07 2023-03-06 2022-07-08
TypeError: loaderContext.getOptions is not a function open 4 2022-06-29 2023-03-16 -
Help - I am using ts-loader in my webpack 5 and i am getting an error message which does not explain the problem open 0 2022-06-07 2023-03-06 -
Unable to strip comments from sourcemaps open 0 2022-05-31 2023-03-21 -
Unable to install on node 16 open 9 2022-05-31 2023-03-20 -
Module not found for TypeScript 4.7 closed 54 2022-05-31 2023-02-11 2022-08-01
TS18003: No inputs were found in config file open 0 2022-05-22 2023-03-06 -
Accessing non-existent property 'tracing' / ts-loader: Using [email protected] This version may or may not be compatible with ts-loader. closed 1 2022-05-18 2023-03-06 2022-05-18
Questions about sourcemap open 3 2022-05-12 2023-03-06 -
Error when using TSC plugin that adds a custom property `hooks` to tsconfig. `hooks` not present in `validLoaderOptions` closed 2 2022-05-10 2023-03-17 2022-05-10
this is changed to undefined with compilerOptions.module = "esnext" closed 1 2022-05-06 2023-03-06 2022-05-09
Vue components cannot be loaded through import when webpack compiles open 3 2022-05-03 2023-03-17 -
Cannot find module './toast.vue' or its corresponding type declarations. closed 0 2022-05-03 2023-03-06 2022-05-03
Use webpack's inputFileSystem for the resolver, instead of a seperately cached version open 0 2022-04-28 2023-03-06 -
Module parse failed: Unexpected token open 2 2022-03-30 2023-03-06 -
bug: fail with yarn 3 + pnp + workspaces + typescript references open 2 2022-03-15 2023-02-19 -
Bug fix: support webpack 5 in ts-loader closed 2 2022-03-08 2023-03-06 2022-03-10
feat: support options when getCustomTransformers is a path string open 0 2022-03-08 2023-03-06 -
Cannot find module - Vue + TS open 2 2022-03-03 2023-02-11 -
API break notification: crash in resolveTypeReferenceDirective closed 4 2022-02-24 2023-02-24 2022-05-16
Using 'babel-plugin-relay' with 'ts-loader' closed 1 2022-02-18 2023-03-06 2022-02-21
Multiple instances of Three.js being imported when building with ts-loader closed 5 2022-02-02 2023-03-06 2022-04-28
ts-loader removes parentheses inside Typescript decorators closed 1 2022-01-20 2023-03-06 2022-01-20
cannot get global variables to work despite everything I have tried. closed 2 2022-01-19 2023-03-06 2022-04-28
@djcsdy Yep, anyway we can improve perf more, we don't need to rewrite it for all extensions https://github.com/softwareventures/resolve-typescript-plugin/blob/main/index.ts#L28, only for `ts`/`cts`/`mts`, so we can add `test` regexp check, you try to solve it using `node_modules` regexp because most of js inside there, but JS can be not only in `node_modules` closed 1 2022-01-16 2023-03-06 2022-01-16
ts-loader from webpack not including or excluding files closed 2 2022-01-14 2023-03-06 2022-04-28