Page refresh stuck on pending indefinitely in sveltekit dev mode
I have a single route that loads up just fine, but whenever I refresh the page or make a change (only to backend files, hot refresh of svelte files works fine) the page gets stuck loading indefinitely. If you look at the network tab of the dev tools it just says (pending)
and any additional server calls to API endpoints also get stuck on pending.
MANIFOLD-3D.js with VITE and Sveltekit
Need some help in getting manifold-3d working with Sveltekit & Vite.
https://manifoldcad.org/three.html
I am trying to understand how to import he wasm file and run it.
Does $env/static/public not work with custom env directories?
if I have an env file .env.development in the root directory, this works: