Skip to content

Commit d77de8f

Browse files
committed
remove qwik from beta list
1 parent 87321fd commit d77de8f

File tree

1 file changed

+0
-6
lines changed
  • src/content/docs/workers/frameworks/framework-guides

1 file changed

+0
-6
lines changed

src/content/docs/workers/frameworks/framework-guides/qwik.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ pcx_content_type: how-to
33
title: Qwik
44
head: []
55
description: Create a Qwik application and deploy it to Cloudflare Workers with Workers Assets.
6-
sidebar:
7-
badge: Beta
86
---
97

108
import {
@@ -15,10 +13,6 @@ import {
1513
PackageManagers,
1614
} from "~/components";
1715

18-
:::note
19-
Support for Qwik projects on Cloudflare Workers is currently in beta.
20-
:::
21-
2216
In this guide, you will create a new [Qwik](https://qwik.dev/) application and deploy to Cloudflare Workers (with the new [Workers Assets](/workers/static-assets/)).
2317

2418
## 1. Set up a new project

0 commit comments

Comments
 (0)