Feb 28, 2022
Aleph, Hi - if you're using the new SpriteKit templating, it defaults to SSR, I think. You may need to change the adapter to static. Otherwise, assure browser objects like `window` is accessed via `onMount`; or, maybe via the `<svelte:window />` object.