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 b41c747 commit 2ad7853Copy full SHA for 2ad7853
src/content/docs/workflows/build/local-development.mdx
@@ -54,6 +54,6 @@ Refer to the [`wrangler dev` documentation](/workers/wrangler/commands/#dev) to
54
55
## Known Issues
56
57
-Wrangler does not support `npx wrangler dev --remote`.
+Workflows does not support `npx wrangler dev --remote`.
58
59
-Wrangler Workflow commands `npx wrangler workflow [cmd]` are not supported for local development, as they target production API.
+Wrangler Workflows commands `npx wrangler workflow [cmd]` are not supported for local development, as they target production API.
0 commit comments