You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Svelte will throw an error when code contains
import.meta
: sveltejs/svelte#4379.The text was updated successfully, but these errors were encountered: