Skip to content

Commit da1e0bf

Browse files
Review feedback updates
1 parent 0286767 commit da1e0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@ It is unlikely that an application developer will need to use this feature, but
12641264

12651265
:::
12661266

1267-
When using a framework or a custom pre-build process, some tools need to generate a modified Wrangler configuration alongside the generated code.
1267+
Some framework tools, or custom pre-build processes, generate a modified Wrangler configuration to be used to deploy the Worker code.
12681268
In this case, the tool may also create a special `.wrangler/deploy/config.json` file that redirects Wrangler to use the generated configuration rather than the original, user's configuration.
12691269

12701270
Wrangler uses this generated configuration only for the following deploy and dev related commands:

0 commit comments

Comments
 (0)