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
The unexpected token error is coming from Rollup, because it's getting invalid JS from Svelte. Svelte is still generating code like attr(div, "foo"bar"", "");.
REPL
The text was updated successfully, but these errors were encountered: