### What problem are you trying to solve? svelte.config.js is no longer used in the latest version of sveltekit ### Proposed solution move the config into vite.config.ts ### Alternatives considered _No response_
What problem are you trying to solve?
svelte.config.js is no longer used in the latest version of sveltekit
Proposed solution
move the config into vite.config.ts
Alternatives considered
No response