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 2e3c522 commit bddc25bCopy full SHA for bddc25b
src/content/docs/workers/wrangler/api.mdx
@@ -434,7 +434,7 @@ The bindings supported by `getPlatformProxy` are:
434
435
Otherwise, you can build your application and run both Workers in the same Wrangler dev session.
436
437
- If you are using Pages:
+ If you are using Pages run:
438
<PackageManagers type="exec" pkg="wrangler" args="pages dev -c path/to/pages/wrangler.jsonc -c path/to/external-do-worker/wrangler.jsonc" />
439
440
If you are using Workers with Assets run:
0 commit comments