Christophe Porteneuve

Results 4 comments of Christophe Porteneuve

This is indeed problematic. Any project relying on ts-node, such as Nx, breaks in a pretty opaque way when working in a context where the `tsconfig.json` extends a config exposed...

Hey all! We actually get similar issues here when trying to `@use` in-npm-package paths exposed by their `exports` field, as these are ESM packages. The plugin refuses to read these...

After digging into this quite a bit, it appears that the issue is not with how `resolveModuleNameLiterals` is invoked (it does carry our TS Config's `moduleResolution` and `module` settings, which...

Hey team, seconding that, the docs are nowhere to be found 😒