Skip to content

Commit fa4b396

Browse files
Update pages/en/blog/announcements/v22-release-announce.md
Co-authored-by: Joyee Cheung <[email protected]> Signed-off-by: Marco Ippolito <[email protected]>
1 parent cd95e01 commit fa4b396

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/en/blog/announcements/v22-release-announce.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ module being loaded by `require()` meets the following requirements:
5151
the module name space object. In this case it is similar to dynamic
5252
`import()` but is run synchronously and returns the name space object
5353
directly.
54-
54+
We intend to eventually enable `require(esm)` by default in the future, without
55+
the flag.
5556
Contributed by Joyee Cheung in [#51977](https://github.com/nodejs/node/pull/51977)
5657

5758
#### Running package.json scripts

0 commit comments

Comments
 (0)