Skip to content

doc: Include "exports" resolver specification

This amends the ES module resolver specification in the documentation to include the behaviour of the "exports" feature as implemented and merged in https://github.com/nodejs/node/pull/28568.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading