Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Check for MetaPropertys (eg import.meta) #21

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

Ocean-OS
Copy link
Contributor

@Ocean-OS Ocean-OS commented Nov 9, 2024

Fixes #20. Now, the meta in import.meta will return false because it is not a reference. This adds tests for MetaPropertys as well.

@Rich-Harris Rich-Harris merged commit ea6c048 into Rich-Harris:master Nov 12, 2024
@Rich-Harris
Copy link
Owner

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is-Reference does not work with MetaProperty nodes (import.meta.*)
2 participants