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
{{ message }}
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
The above code works if you download a .zip and run it locally, but in the REPL, after import svelte from 'svelte', svelte is undefined. The inner workings of the REPL's module resolution and bundling are a little mysterious to me, but evidently something is getting confused when importing 'svelte'.