You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there anyway to control swc's module.lazy flag with swc-node/register? I'm using that in my test suite and it saves time if I'm able to control it but haven't found a way to do that with this library yet.
Is there anyway to control swc's module.lazy flag with swc-node/register? I'm using that in my test suite and it saves time if I'm able to control it but haven't found a way to do that with this library yet.
https://swc.rs/docs/configuration/modules#lazy
The text was updated successfully, but these errors were encountered: