javascript.operators.import_meta
- Missing import.meta.dirname
/ import.meta.filename
support for node
#26066
Labels
data:js
Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
needs triage
This issue needs to be confirmed
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
There are no entries for
import.meta.filename
/import.meta.dirname
support innode
(and I think alsobun
and similar possibly?)What browsers does this problem apply to, if applicable?
Node.js
What did you expect to see?
I expected to be able to see what version of
node
started supportingimport.meta.filename
/import.meta.dirname
Did you test this? If so, how?
I looked at the data:
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: