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
https://learn.svelte.dev/tutorial/context-api is broken, because mapbox-gl doesn't exist. Probably solvable by adding it to the bundle. In general, this shows that we're missing the unpkg-load-any-npm-library-on-the-fly feature that is working in the regular Svelte REPL, which is bad.
The text was updated successfully, but these errors were encountered:
https://learn.svelte.dev/tutorial/context-api is broken, because
mapbox-gl
doesn't exist. Probably solvable by adding it to the bundle. In general, this shows that we're missing the unpkg-load-any-npm-library-on-the-fly feature that is working in the regular Svelte REPL, which is bad.The text was updated successfully, but these errors were encountered: