francisdb opened this issue 8 years ago · 1 comments
During development (npm start) the favicon is not available at ./favicon.ico but ./static/favicon.ico
./favicon.ico
./static/favicon.ico
I believe 0.7.1 fixes it. The link href in index.html is now just favicon.ico, but I had to move the file to src/ to be at the server's root.
0.7.1
index.html
favicon.ico
src/