Created by: gaearon
We missed this one, sorry!
Missing Breaking Change in 0.3.0
Now favicon.ico is not treated specially anymore.
If you use it, move it to src and add the following line to <head> in your HTML:
<link rel="shortcut icon" href="./src/favicon.ico">