Sparrow

Results 11 comments of Sparrow

just tested it on: ```json { "@sveltejs/adapter-static": "3.0.6" "@sveltejs/kit": "2.7.3" "@sveltejs/vite-plugin-svelte": "4.0.0", "svelte": "5.1.9", "vite": "5.4.10" } ``` and it's still the same with ```js export const csr = false;...