You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers/frameworks/index.mdx
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,7 @@ import {
26
26
network.
27
27
</Description>
28
28
29
-
The following frameworks have experimental support for Cloudflare Workers and the new [<InlineBadgepreset="beta" /> Workers Assets](/workers/static-assets/). They can be initialized with the [`create-cloudflare` CLI](/workers/get-started/guide/) using the `--experimental` flag.
30
-
31
-
<PackageManagers
32
-
type="create"
33
-
pkg="cloudflare@latest my-framework-app"
34
-
args={"--type=web-framework --experimental"}
35
-
/>
29
+
The following frameworks have support for Cloudflare Workers and the new [<InlineBadgepreset="beta" /> Workers Assets](/workers/static-assets/). Refer to the individual guides below for instructions on how to get started.
0 commit comments