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 5665e86 commit f3b3ff8Copy full SHA for f3b3ff8
doc/api/esm.md
@@ -340,7 +340,7 @@ modules it can be used to load ES modules.
340
* {Object}
341
342
The `import.meta` meta property is an `Object` that contains the following
343
-properties.
+properties. It is only supported in ES modules.
344
345
### `import.meta.dirname`
346
0 commit comments