Skip to content

Commit 8f31334

Browse files
update wording in bundling doc
1 parent 645d9a7 commit 8f31334

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Use [Custom Builds](/workers/wrangler/custom-builds/) to customize what Wrangler
8282

8383
## Generated Wrangler configuration
8484

85-
When using a framework or a custom pre-build process, some tools need to generate a modified Wrangler configuration alongside the generated code.
85+
Some frameworks, or a custom pre-build processes, generate a modified Wrangler configuration alongside the compiled code.
86+
It is possible for Wrangler to automatically use this generated configuration rather than the original, user's configuration.
8687

8788
See [Generated Wrangler configuration](/workers/wrangler/configuration/#generated-wrangler-configuration) for more information.

0 commit comments

Comments
 (0)