swc-node icon indicating copy to clipboard operation
swc-node copied to clipboard

controlling swc's lazy module flag

Open stephencranedesign opened this issue 1 year ago • 0 comments

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

stephencranedesign avatar Feb 09 '24 20:02 stephencranedesign