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

support import.meta #46

Closed
dishuostec opened this issue Jun 12, 2020 · 1 comment
Closed

support import.meta #46

dishuostec opened this issue Jun 12, 2020 · 1 comment

Comments

@dishuostec
Copy link

Svelte will throw an error when code contains import.meta: sveltejs/svelte#4379.

@Conduitry
Copy link
Collaborator

This is already supported in code-red if it has access to a new enough version of Acorn. (I.e., if you do a fresh install of code-red in a new project and automatically get the latest version of its acorn dependency, this will work.) Svelte's will need to be updated.

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

No branches or pull requests

2 participants