issues
search
aleclarson
/
vite-tsconfig-paths
Support for TypeScript's path mapping in Vite
MIT License
1.34k
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not working for `paths: "*": ["../*", "../../*"]`
#167
erikerikson
opened
2 days ago
1
Add test for extending empty include or empty files
#166
jdharrisnz
opened
1 week ago
1
option to skip paths
#165
lsnow99
closed
1 week ago
1
Defining `include` while extending from a tsconfig that has `"files": []` or `"include": []` causes nothing to happen
#164
jdharrisnz
closed
2 days ago
3
tsconfig paths - cannot resolve self.
#163
jackmillward
closed
1 week ago
2
[5.1.1] `vite-tsconfig-paths` stopped understanding my `paths`
#162
burtek
closed
1 week ago
5
vite marked as peerDependency but uses direct import from vite
#161
MarZab
closed
2 weeks ago
1
fix: resolve with base url
#160
himself65
closed
1 month ago
0
docs: mention allowJs and loose options earlier in readme
#159
aolyang
closed
2 weeks ago
0
v5 breaks if you have both tsconfig and jsconfig
#158
simon-abbott
closed
2 weeks ago
1
fix: tolerate `resolveId` calls with win32-style importer path
#157
lisonge
closed
2 weeks ago
0
Support for ${configDir} syntax
#156
2LeoCode
closed
1 week ago
6
[ERROR] "vite-tsconfig-paths" resolved to an ESM file. ESM file cannot be loaded by `require`
#155
simplenotezy
closed
3 months ago
5
File paths correct for barrel file imports, but not changed for 'nested' path imports (after build)
#154
Carnageous
closed
2 weeks ago
2
Improvements to the test suite
#153
aleclarson
opened
3 months ago
1
TS can't find package types of `v5`
#152
mikestopcontinues
closed
3 months ago
2
chore: drop CJS build
#151
benmccann
closed
3 months ago
0
vite-tsconfig-paths cannot import a basic TSconfig extends in sub-folder
#150
matthew-dean
opened
3 months ago
3
Vitest v2 (just released) breaks this
#149
kevbook
closed
4 months ago
1
Rollup failed to resolve import
#148
rexkenley
opened
4 months ago
3
Add ability to skip some directories
#147
Akiyamka
closed
2 weeks ago
0
feat: add `skip` option
#146
Akiyamka
closed
2 weeks ago
1
Vite fails to find `index' files on aliased paths when resolving Web Worker modules
#145
haakonjackfloat
closed
4 months ago
1
fix: subpath imports issue
#144
fcasibu
closed
2 weeks ago
4
Vite fails to resolve files when vite-tsconfig-paths is used alongside vite-plugin-svgr, but only on Windows
#143
bladeSk
opened
4 months ago
1
aliases referenced within vite.config.ts are not recognized
#142
basaran
closed
5 months ago
2
How does this work with native ESM package.json subpath imports?
#141
CMCDragonkai
opened
5 months ago
1
CJS Build warning
#140
nicobao
closed
3 months ago
2
fix: upgrade tsconfck to fix bug that could cause a deadlock
#139
daihere1993
closed
8 months ago
1
Issue with symlinks on macOS
#138
shellscape
opened
8 months ago
3
vite silently fails with `vite-tsconfig-paths@4.3.1`
#137
LucidityDesign
closed
9 months ago
11
tsconfck v3.0 require node 18
#136
eightHundreds
closed
2 weeks ago
1
[BUG] "[vite]: Rollup failed to resolve import" with vite-tsconfig-paths plugin
#135
Giorno-Giovana
opened
10 months ago
7
vite build.rollupOptions break proper path inference
#134
nik-webdevelop
closed
9 months ago
2
Full Working Example?
#133
shellscape
opened
10 months ago
4
Circular reference between tsconfig files leads to deadlock
#132
bitschubse
closed
5 months ago
9
4.3.0: No "exports" main defined
#131
echocrow
closed
10 months ago
4
`rootDirs` support?
#130
siefkenj
opened
10 months ago
1
Broken in Vite 5
#129
tervay
closed
10 months ago
9
fix: forward options when calling `this.resolve`
#128
pcattori
closed
11 months ago
2
Issue with `4.2.1`: Cannot find module 'vite-tsconfig-paths'
#127
maoosi
closed
1 year ago
1
Question: Is this intended to also work with `vitest typecheck`?
#126
b0o
closed
1 year ago
1
Does not work using slash as symbol alias
#125
elboletaire
closed
1 year ago
1
Why not simply import tsconfig.json in vite.config.js?
#124
jaymakes11
closed
1 year ago
1
Can't get the plugin to work with Nuxt and Vitest
#123
datsenkoboos
opened
1 year ago
9
Type 'Plugin_2' is not assignable to type 'PluginOption'.
#122
dardino
closed
1 year ago
1
Paths are not getting changed at all
#121
ncls-alien
closed
2 weeks ago
14
Tests file absolute paths are not being picked up
#120
eamonnprwalsh
closed
1 year ago
1
feat(perf): leverage tsconfk caching to skip redundant work
#119
fwouts
closed
1 year ago
2
Proposal: lazy loading approach to speed up `configResolved` hook
#118
fwouts
closed
3 months ago
4
Next