Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f3b3ff8

Browse filesBrowse files
antonk52targos
authored andcommitted
doc: call out import.meta is only supported in ES modules
PR-URL: #56186 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 5665e86 commit f3b3ff8
Copy full SHA for f3b3ff8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/esm.md‎

Copy file name to clipboardExpand all lines: doc/api/esm.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ modules it can be used to load ES modules.
340340
* {Object}
341341

342342
The `import.meta` meta property is an `Object` that contains the following
343-
properties.
343+
properties. It is only supported in ES modules.
344344

345345
### `import.meta.dirname`
346346

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.