Minor Changes
-
feat: support svelte.config.ts (#13935)
NOTE
Your runtime has to support importing TypeScript files for
svelte.config.ts
to work.
In Node.js, the feature is supported with the--experimental-strip-types
flag starting in Node 22.6.0 and supported without a flag starting in Node 23.6.0.