Skip to main content

experimental

Enables experimental Svelte and SvelteKit features.

Usage

npx sv add experimental

What you get

  • the selected experimental flags set in your config

Options

features

Which experimental flags to enable:

  • asyncawait in components
  • remoteFunctions — remote functions
  • forkPreloads — forked preloading
npx sv add experimental="features:async,remoteFunctions"

Edit this page on GitHub llms.txt

previous next