issues
search
dividab
/
tsconfig-paths
Load node modules according to tsconfig paths, in run-time or via API.
MIT License
1.82k
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix minor typo in README
#274
esainane
closed
1 month ago
1
feat: creating compiling before hook
#273
Farenheith
opened
2 months ago
0
Change config context when referencing outside the main project
#272
martinjlowm
opened
3 months ago
0
Can't specify just `cwd`
#271
anthony-hayes
opened
5 months ago
0
Broken with TS version 5.5.2 ?
#270
giacomorebonato
opened
5 months ago
1
fix: extensions
#269
its-dibo
opened
5 months ago
0
Questions: Does anyone use this with firebase? Canʻt seem to find a way to get it to work..
#268
kalani96746
opened
6 months ago
0
tsconfig-paths has stuck when run with ts-node with tsconfig.json
#267
nhatdn
opened
6 months ago
0
Forwarding an absolute path to _resolveFilename skips package exports checks
#266
martinjlowm
closed
8 months ago
1
Add support for relative paths from extended tsconfig
#265
alSergey
opened
9 months ago
1
Skip stat call / throwing an exception when source files don't exist in v3 (Backport of #225)
#264
BPScott
opened
11 months ago
0
standalone usage such as `tscpaths`
#263
y-nk
closed
10 months ago
1
No matching version found for tsconfig-paths@^3.15.0
#262
ariana-yp
closed
11 months ago
1
NPM thinks 3.15.0 is later than 4.2.0
#261
rgant
closed
11 months ago
1
Add support for extends as array of strings to v3 (backport of #245)
#260
domdomegg
closed
11 months ago
5
Add multiple `extends` support to tsconfig v3
#259
domdomegg
closed
9 months ago
0
walkForTsConfig() needs error handling
#258
stentibbing
opened
1 year ago
0
Paths in production
#257
hernique33comiitei
closed
1 year ago
2
how to use with node test runner and typescript?
#256
pikadun
closed
1 year ago
0
When using tsconfig-paths require.resolve returns a local file (.json) instead of a npm packaged file
#255
ndcunningham
opened
1 year ago
0
Support package.json main field omit file extenstion
#254
pilaoda
opened
1 year ago
0
unable to make it work
#253
adan-ea
opened
1 year ago
3
register can't override baseURL
#252
Tschonti
opened
1 year ago
0
Update package.json
#251
toddtarsi
opened
1 year ago
0
Use an allowlist-based .npmignore file
#250
ericcornelissen
closed
1 year ago
1
json5 update to 2.2.3
#249
opsahoo94
opened
1 year ago
1
createMatchPath doesn't work in nodejs v20
#248
its-dibo
opened
1 year ago
0
fix: use get-tsconfig to handle tsconfig file resolution
#247
effervescentia
opened
1 year ago
9
fix: use typescript library to resolve tsconfig files
#246
effervescentia
closed
1 year ago
5
Add support for extends as array of strings.
#245
DanielSidhion
closed
1 year ago
9
Support TypeScript 5.0's extends array
#244
DanielSidhion
closed
1 year ago
1
Support for ts-node + tsconfig-paths + esm
#243
Danielku15
opened
1 year ago
12
Version `4.1.2` no longer has the `latest` tag, since `3.14.2` was released
#242
jdpt0
closed
1 year ago
2
Importing folders starting with dot cause "Cannot find module" error
#241
aczekajski
opened
1 year ago
0
[github opened it by mistake, dunno what happened]
#240
aczekajski
closed
1 year ago
0
Failed to compile in webpack
#239
zhfnjust
opened
1 year ago
0
When used with ts-node, tsconfig-paths should use the same tsconfig.json as ts-node when autodiscovering
#238
rhyek
opened
1 year ago
1
Paths not being transformed
#237
aryzing
closed
3 months ago
4
Feature: search for "extends" config in node_modules in parent folders in monorepo.
#236
allista
opened
1 year ago
1
Multiple errors trying to use with Parcel project. Doesnt recognise ts files.
#235
laurencefass
opened
1 year ago
0
bump JSON5 from v1.0.1 to v1.0.2 in tsconfig-paths v3.14.1 to fix CVE-2022-46175
#234
mihaiplesa
closed
1 year ago
2
Package is dependent on vulnerable versions of json5
#233
PythonCoderAS
closed
1 year ago
8
Bump JSON5 dependency to 2.2.2 to fix CVE-2022-46175
#232
oparisblue
closed
1 year ago
10
Class is loaded twice on different pathes
#231
cluxig
opened
1 year ago
4
Better trypath ordering
#230
maschwenk
opened
1 year ago
0
Reduce happy path IO calls on fileExistsSync
#229
maschwenk
opened
1 year ago
0
Make extensions configurable
#228
maschwenk
opened
1 year ago
0
Put a cache in front of matchFromAbsolutePaths
#227
maschwenk
opened
1 year ago
0
paths in extended tsconfig not resolved correctly
#226
xania
closed
1 year ago
0
Skip stat call / throwing an exception when source files don't exist
#225
robstolarz
closed
1 year ago
6
Next