Skip to content

Commit 4f933e6

Browse files
committed
remove workspace
1 parent d46cd82 commit 4f933e6

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

β€Žexamples/sveltekit/README.mdβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ The adapter is selected at build/dev time via the `SVELTE_ADAPTER` env var (see
77
- _default_ β†’ `@sveltejs/adapter-auto` (regular deployment)
88
- `cloudflare` β†’ `@sveltejs/adapter-cloudflare`
99

10+
11+
[*DEPLOYED CLOUDFLARE WORKER*](https://sveltekit-varlock-example.dmno.workers.dev/)
12+
13+
1014
## Developing
1115

1216
Install dependencies with `pnpm install`, then start the dev server.
@@ -43,7 +47,6 @@ pnpm deploy:cf
4347
```
4448

4549

46-
[*DEPLOYED CLOUDFLARE WORKER*](https://sveltekit-varlock-example.dmno.workers.dev/)
4750

4851
## Further reading
4952

β€Žpnpm-workspace.yamlβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
Β (0)