modules
modules copied to clipboard
Node.js Modules Team
Results
52
modules issues
Sort by
recently updated
recently updated
newest added
I can understand having the `--loader` argument since custom loader's are ESM files with specific exports, is it possible to implement an API for this (module.addESMLoader or something)? The idea...
First of all, thanks to all of you for your efforts! I am currently playing around with Node.js 12.0.0 and the new ESM implementation. One thing I have come across...