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 58e2524 commit 645d9a7Copy full SHA for 645d9a7
src/content/docs/workers/wrangler/configuration.mdx
@@ -1310,7 +1310,7 @@ A common approach that a build tool might choose to implement is to output code
1310
```
1311
1312
- This `my-tool` generates a `dist` directory that contains both compiled code and a new deployment configuration file.
1313
- It also generates a `.wrangler/deploy/config.json` file that redirects Wrangler to the new generated deployment configuration file:
+ It also generates a `.wrangler/deploy/config.json` file that redirects Wrangler to the new, generated deployment configuration file:
1314
1315
<FileTree>
1316
0 commit comments