File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/content/docs/workers/wrangler Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
8788See [ Generated Wrangler configuration] ( /workers/wrangler/configuration/#generated-wrangler-configuration ) for more information.
You can’t perform that action at this time.
0 commit comments