Day 19 — single-file bundles for SvelteKit. By default, your apps use code-splitting to ensure that you only load the code for the current page. But sometimes you need a single bundle for the whole app, and you can now do that with the new `bundleStrategy` option
🎁 docs https://svelte.dev/docs/kit/configuration#output
🎁 docs https://svelte.dev/docs/kit/configuration#output
Comments
🎁 https://svelte.dev/playground
It's good to take a day off 😅
🤣
I never tried the mode, I'm scared to try... 🤣
Sorry, I still love my joke 🤣
🎁 docs https://svelte.dev/docs/kit/configuration#router
🎁 demo https://hash-based-routing.vercel.app/
🎁 docs https://svelte.dev/docs/kit/configuration#output
🎁 demo https://svelte-snek.vercel.app/ (needs keyboard for now!)
I need to update remult admin ui 👌
🎁 https://svelte.dev/playground
🎁 docs https://svelte.dev/docs/svelte/class
🎁 demo https://svelte.dev/playground/61450f09983046efb18273d5c94db7b4?version=5.16.0