We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5429c commit 5e5b4b0Copy full SHA for 5e5b4b0
doc/api/esm.md
@@ -341,7 +341,7 @@ modules it can be used to load ES modules.
341
* {Object}
342
343
The `import.meta` meta property is an `Object` that contains the following
344
-properties.
+properties. It is only supported in ES modules.
345
346
### `import.meta.dirname`
347
0 commit comments