SvelteKit (javascript)
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.23.0
· 6m+
Minor Changes
-
feat: support svelte.config.ts (#13935)
> NOTE > > Your runtime has to support importing TypeScript files for
svelte.config.tsto work. > In Node.js, the feature is supported with the--experimental-strip-typesflag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.