Skip to content

Import.meta.require

Hey All,

This builds on top of @targos's earlier implementation of import.meta.require. It has been refactored to work with our current layout for the module system. I've also added some basic tests, let me know if you think we need something more robust.

@nodejs/modules I am not planning to land this without consensus from the group, but I think that this is a necessary base feature no matter what implementation we move forward with. I'll open a corresponding issue to discuss.

Merge request reports

Loading