Skip to content

Commit b2766b8

Browse files
korinnejamesopstad
andauthored
Update src/content/docs/workers/local-development/local-data.mdx
Co-authored-by: James Opstad <[email protected]>
1 parent 9af5af8 commit b2766b8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/content/docs/workers/local-development/local-data.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,3 @@ export default defineConfig({
152152

153153
If you want Wrangler and the Vite plugin to share the same state, configure them to use the same persistence path.
154154

155-
## Customize `wrangler dev`
156-
157-
You can further customize the behavior of `wrangler dev` (for instance, by changing ports or skipping Wrangler's build steps). Refer to [the `wrangler dev` documentation](/workers/wrangler/commands/#dev) for available configuration options.
158-
159-
## Customize the Cloudflare Vite plugin
160-
161-
You can also [customize the Vite plugin](/workers/vite-plugin/reference/api/), such as changing ports or calling other Workers.
162-
163-
## Debugging
164-
165-
- [DevTools](/workers/observability/dev-tools) - Guides to using DevTools to debug your Worker locally.
166-
- [Debugging with the Vite plugin](/workers/vite-plugin/reference/debugging/)

0 commit comments

Comments
 (0)