Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

favicon not working during development #30

Closed
francisdb opened this issue Sep 9, 2016 · 1 comment
Closed

favicon not working during development #30

francisdb opened this issue Sep 9, 2016 · 1 comment

Comments

@francisdb
Copy link

During development (npm start) the favicon is not available at ./favicon.ico but ./static/favicon.ico

@moarwick
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants