fabiocaseri/dashing-js

404 on /assets/favicon.ico

Opened this issue · 2 comments

There is an annoying 404 error from mincer when I use chrome.

2013-06-21T23:17:29.812Z - error: Served asset /favicon.ico - 404 Not found (4ms)
2013-06-21T23:17:29.812Z - info: GET /assets/favicon.ico 404 5ms

I have no clue where this comes from, as I see no requests for /assets/favicon.ico in chrome dev tools, and I have no idea how mincer works, but putting a favicon.ico inside /assets/images fixes this.

Do you have it using the sample dashboard?

yes, this is with the sample dashboard.