next.js
962ce0dc - Short circut 404's for /favicon.ico in development (#54747)

Commit
2 years ago
Short circut 404's for /favicon.ico in development (#54747) In development, it's common to have a project without a favicon.ico in the public or static folders. This short circuits the route process in development so it doesn't compile the not found page for every page request. Co-authored-by: Tim Neutkens <6324199+timneutkens@users.noreply.github.com>
Author
Parents
Loading