next.js
a41bef94 - improve allowedDevOrigins error (#91521)

Commit
50 days ago
improve allowedDevOrigins error (#91521) This improves the blocked-request warning so it names the actual dev resource being requested and gives clearer guidance on how to allow it. When the source host is known, the message includes an inline `allowedDevOrigins` config snippet; when the source is missing or opaque, it explains why Next.js cannot infer a host to allow.
Author
Parents
Loading