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 5d1d2c9 commit 45e4ce1Copy full SHA for 45e4ce1
.changeset/lazy-balloons-report.md
@@ -2,4 +2,8 @@
2
"@opennextjs/cloudflare": patch
3
---
4
5
-create a wrangler.toml file for the user in case one is not already presentwq
+checks and creates a wrangler.jsonc file for the user in case one wrangler.(toml|json|jsonc) file is not already present
6
+
7
+also introduce a new `--skipWranglerConfigCheck` cli flag and a `SKIP_WRANGLER_CONFIG_CHECK`
8
+environment variable that allows users to opt out of the above check (since developers might
9
+want to use custom names for their config files)
0 commit comments