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

Fix favicon location #215

Closed
wants to merge 1 commit into from
Closed

Fix favicon location #215

wants to merge 1 commit into from

Conversation

jirikolarik
Copy link
Contributor

Consider publicPath in favicon.ico location

Resolves #208

@jantimon
Copy link
Owner

Does this also work if you specify the pats /some with out the trailing slash?

@jirikolarik
Copy link
Contributor Author

It doesn't. I think that we should have absolute url for favicon if publicPath is not specified. I can add these two updates in another PR or update this one

@jantimon
Copy link
Owner

Why should it be absolute? this would destroy the backwards compatibility

@jirikolarik
Copy link
Contributor Author

Because current implementation is wrong. Favicon, same as assets (js, css) should be still on the same location and not relative

@lock
Copy link

lock bot commented May 31, 2018

This pull request 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 May 31, 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

Successfully merging this pull request may close these issues.

2 participants