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 public path? #208

Closed
austinpray opened this issue Feb 3, 2016 · 4 comments
Closed

Favicon public path? #208

austinpray opened this issue Feb 3, 2016 · 4 comments

Comments

@austinpray
Copy link

My favicon always outputs as such:

<link rel="shortcut icon" href="favicon.ico">

Which is problematic because my public path is / and it really should be /favicon.ico. The problem arises when you load a view such as sub/sub/1 The browser looks for the favicon in sub/sub/favicon.ico.

@pawelniewie
Copy link

Just browsing issues to report the same problem. Thanks for doing that already.

BTW webpack has publicPath setting for that, it should be honored for favicon.

@austinpray
Copy link
Author

@alecmev
Copy link

alecmev commented Feb 16, 2016

How is #215 not merged yet? Still having to stick with 1.x, which was handling it correctly.

@lock
Copy link

lock bot commented Jun 1, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants