luanglopes / ts-paths-esm-loader

Node JS loader for Typescript that supports tsconfig paths
MIT License
23 stars 5 forks source link

fix: use relative paths including extensions #5

Closed RebeccaStevens closed 2 years ago

RebeccaStevens commented 2 years ago

This will allow for the loader to be used without the --experimental-specifier-resolution=node flag (for those that want that).