Skip to content

Commit

Permalink
doc: update unflag info of import.meta.resolve
Browse files Browse the repository at this point in the history
PR-URL: #55810
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
skyclouds2001 authored and ruyadorno committed Nov 27, 2024
1 parent a28a2ab commit 0f446c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ changes:
- v20.6.0
- v18.19.0
pr-url: https://github.com/nodejs/node/pull/49028
description: Unflag `import.meta.resolve`, with `parentURL` parameter still
flagged.
description: No longer behind `--experimental-import-meta-resolve` CLI flag,
except for the non-standard `parentURL` parameter.
- version:
- v20.6.0
- v18.19.0
Expand Down

0 comments on commit 0f446c0

Please sign in to comment.