Skip to content

Commit 8938872

Browse files
chore: purposely cause open-next preview to fail
1 parent 6b107d8 commit 8938872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"main": ".open-next/worker.js",
2+
"main": ".open-next/wrong-path/worker.js",
33
"name": "nodejs-website",
44
"compatibility_date": "2024-11-07",
55
"compatibility_flags": ["nodejs_compat"],

0 commit comments

Comments
 (0)