Skip to content

Commit 45e4ce1

Browse files
fixup! create a wrangler.toml file for the user in case one is not already present
fix typo and update changeset
1 parent 5d1d2c9 commit 45e4ce1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/lazy-balloons-report.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
"@opennextjs/cloudflare": patch
33
---
44

5-
create a wrangler.toml file for the user in case one is not already presentwq
5+
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

Comments
 (0)