Skip to content

Commit

Permalink
Update pages/en/blog/announcements/v22-release-announce.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
Signed-off-by: Marco Ippolito <marcoippolito54@gmail.com>
  • Loading branch information
marco-ippolito and joyeecheung committed Apr 18, 2024
1 parent cd95e01 commit fa4b396
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/en/blog/announcements/v22-release-announce.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ module being loaded by `require()` meets the following requirements:
the module name space object. In this case it is similar to dynamic
`import()` but is run synchronously and returns the name space object
directly.

We intend to eventually enable `require(esm)` by default in the future, without
the flag.
Contributed by Joyee Cheung in [#51977](https://github.com/nodejs/node/pull/51977)

#### Running package.json scripts
Expand Down

0 comments on commit fa4b396

Please sign in to comment.