Skip to content

Commit 360fc22

Browse files
fixup! create a wrangler.toml file for the user in case one is not already present
update changeset
1 parent 45e4ce1 commit 360fc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/lazy-balloons-report.md

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

5-
checks and creates a wrangler.jsonc file for the user in case one wrangler.(toml|json|jsonc) file is not already present
5+
checks and creates a `wrangler.jsonc` file for the user in case a `wrangler.(toml|json|jsonc)` file is not already present
66

77
also introduce a new `--skipWranglerConfigCheck` cli flag and a `SKIP_WRANGLER_CONFIG_CHECK`
88
environment variable that allows users to opt out of the above check (since developers might

0 commit comments

Comments
 (0)