Use module.builtinModules instead of builtins dependency
Closed this issue · 1 comments
calebeby commented
Would be nice to remove the dependency:
https://nodejs.org/api/module.html#modulebuiltinmodules
I can make a PR if you are interested!
wooorm commented
yeah sure, assuming it works everywhere that’s supported, that would be a good change. Thanks for proposing to do the work!