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 e8e38a1 commit 3550bf7Copy full SHA for 3550bf7
docs/start/config.json
@@ -296,6 +296,10 @@
296
{
297
"label": "Basic + Static rendering",
298
"to": "framework/react/examples/start-basic-static"
299
+ },
300
+ {
301
+ "label": "Cloudflare Vite Plugin",
302
+ "to": "framework/react/examples/start-basic-cloudflare"
303
}
304
]
305
},
@@ -321,6 +325,10 @@
321
325
322
326
323
327
"to": "framework/solid/examples/start-basic-static"
328
329
330
331
+ "to": "framework/solid/examples/start-basic-cloudflare"
324
332
333
334
0 commit comments