Skip to content

issues Search Results · repo:aleclarson/vite-tsconfig-paths language:TypeScript

Filter by

147 results
 (72 ms)

147 results

inaleclarson/vite-tsconfig-paths (press backspace or delete to remove)

Path resolution fails during build but works in dev mode in monorepo setup Bug Description In a monorepo setup, vite-tsconfig-paths successfully resolves TypeScript path mappings during development (vite ...
mistaken
  • molvqingtai
  • 3
  • Opened 
    12 days ago
  • #187

When using vite-tsconfig-paths in a Vite project with baseUrl: . , Prisma s @prisma/client fails to import its internal WASM module: Invalid `prisma.users.findUnique()` invocation: Cannot find module ...
  • IHIutch
  • 1
  • Opened 
    on Jul 11
  • #186

[plugin:@tailwindcss/vite:generate:serve] Can t resolve @anscer/ui/styles/globals.css in /Users/wolf/Documents/Test/turborepo/apps/client/src
  • guptaashwanee
  • 1
  • Opened 
    on Jul 9
  • #185

I have to have a config file at the root and in my monorepo s package s directory. Just for context, I use absolute import paths in my projects, and no one so far has suggested needing the appName/vite.config.mts ...
  • Andrew-Chen-Wang
  • Opened 
    on Jul 1
  • #184

Vite 7 was released and I ve heard it has stricter typing especially on the Plugin/ PluginOption type. This plugin s types mismatch with them.
  • codepunkt
  • 1
  • Opened 
    on Jun 24
  • #182

We have the following part in our tsconfig.json: { compilerOptions : { paths : { @/* : [ ./src/* ], @/afi/* : [ ./src/afi/* ] } } } which resolves fine in TypeScript. Vite/Vitest on the ...
  • trbernstein
  • 5
  • Opened 
    on Jun 18
  • #181

Hi team, We have an edge case we’d like to discuss with you. We re developing a CLI tool that is used by both external and internal contributors. By default, our library exposes only the types relevant ...
  • artemdemo
  • 6
  • Opened 
    on May 19
  • #179

I have a minimal repro steps here: https://github.com/Pistonight/vite-min-repro/tree/tsconfig-drive-ltter Seems like the issue is the resolvers are added with lowercase drive letters, but vite returns ...
  • Pistonight
  • 9
  • Opened 
    on May 16
  • #178

Hi, thanks for this really handy plugin! Unfortunately I m running into an issue where I can t use path aliases from within vite.config.ts. The same applies to any file imported from within vite.config.ts. ...
  • alextompkins
  • 1
  • Opened 
    on May 1
  • #177

When using the latest versions of vite and vite-ts-config-paths I get a type error in my editor (VSCode). It seemingly builds fine however. Minimal reproduction path: package.json { vite : ^6.3.2 ...
good first issue
help wanted
  • CptMeatball
  • 6
  • Opened 
    on Apr 18
  • #176
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub