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 #17

Open
timwis opened this issue Aug 13, 2017 · 1 comment
Open

favicon #17

timwis opened this issue Aug 13, 2017 · 1 comment

Comments

@timwis
Copy link
Member

timwis commented Aug 13, 2017

I noticed an error about localhost:8080/favicon.ico not being found after an initial create-choo-app, which I found odd because create-choo-app creates an assets/icon.png file. I was able to get it working with:

npm start -- --html [ --favicon assets/icon.png ]

Though I imagine adding that arg to the start script is less than ideal. Is there another way this is supposed to work?

This is obviously low priority, just wanted to list it.

@yoshuawuyts
Copy link
Member

yoshuawuyts commented Aug 14, 2017 via email

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