We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0707b4 commit 7080336Copy full SHA for 7080336
src/content/docs/workers/frameworks/framework-guides/svelte.mdx
@@ -24,7 +24,7 @@ To use `create-cloudflare` to create a new Svelte project with <InlineBadge pres
24
<PackageManagers
25
type="create"
26
pkg="cloudflare@latest my-svelte-app"
27
- args={"--framework=svelte --experimental"}
+ args={"--framework=svelte --platform=workers"}
28
/>
29
30
<Render
0 commit comments