Closed joehand closed 7 years ago
yes I think I will just do something like
app.get('/favicon.ico', (req, res) => res.sendStatus(204))
makes sense?
@joehand ready in 1.2.2
@joehand I've added you to the repo as a collaborator. Please tell me if you want me to grant you access to npm as well
Logs are a bit noisy because of the missing favicon route. It'd be nice to either have one or ignore that route: