swc-node
swc-node copied to clipboard
@swc-node/[email protected] breaks for Yarn PnP
As mentioned here, the changes to use oxc-resolver breaks projects that rely on Yarn PnP. I suggest we provide some fallback TS resolution for Yarn PnP.
Waiting for https://github.com/oxc-project/oxc-resolver/issues/53
I see that oxc-resolver PR is merged now 🤞
It is merged, but it is not enabled by default. Actually there is fork and has a bunch support for unaddressed issues of oxc-resolver like enabling Yarn PnP: https://github.com/unrs/unrs-resolver
I suggest we migrate to that package.