Commit 912acc0
chore(config): defer Cloudflare initialization to development only
Wrap OpenNext Cloudflare initialization in development check and use dynamic import to prevent execution in non-dev environments. This resolves potential issues with the initialization running in production builds.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c7a2f71 commit 912acc0
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
0 commit comments