Commit adbd326
fix: Allow local.statbus.org as dev origin to suppress cross-origin warning
Next.js 16 warns on cross-origin requests from local.statbus.org to
/_next/* resources. Add allowedDevOrigins to silence this warning.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 94de58c commit adbd326
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments