aleclarson / vite-tsconfig-paths

Support for TypeScript's path mapping in Vite
MIT License
1.31k stars 48 forks source link

Add support for suffixes when resolving (e.g. "?url") #29

Closed Monkatraz closed 3 years ago

Monkatraz commented 3 years ago

I'm not sure if I quite did this "correctly", but this fixed the problem on my end. I think this will also only work with loose: true.

DreierF commented 3 years ago

@aleclarson Any update on this? Would be really helpful to get this merged.

aleclarson commented 3 years ago

Needs a test

aleclarson commented 3 years ago

Released in v3.3.16