simonhaenisch / rollup-plugin-typescript-paths

Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.
https://npmjs.com/rollup-plugin-typescript-paths
MIT License
43 stars 12 forks source link

feat: resolve paths from extended tsconfig files #5

Closed luchsamapparat closed 2 years ago

luchsamapparat commented 3 years ago

With this PR module resolution also works if the path mapping is defined in a tsconfig file that is extended by the given tsconfig.

simonhaenisch commented 2 years ago

Sry I just found this now and it's so old and I don't really have the time to look at it, so I'll close this. If anyone else has issues with this, I'll reconsider opening it.