Skip to content

doc: fix esm extension example with type module

Rodrigo Muino Tomonari requested to merge doc-type-module-ext-fix into master

As an alternative to https://github.com/nodejs/node/pull/33408, fixing up the docs issue with the "type": "module" instructions, while still noting .mjs.

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

Merge request reports

Loading