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

fixed double hostname for src to icons in manifest generation #414

Merged
merged 1 commit into from Jul 23, 2021

Conversation

chrhein
Copy link
Contributor

@chrhein chrhein commented Jul 23, 2021

Changed path to icons from absolute to relative, because the browsers treats these links as relative anyways and the hostname ended up being added twice to the URLs.

Example:

tavla.staging.entur.no/tavla.staging.entur.no/images/logo/logo-192x192.png
is now
tavla.staging.entur.no/images/logo/logo-192x192.png

Copy link
Contributor

@fridasolheim fridasolheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool

Copy link
Contributor

@anneliseostby anneliseostby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌🏻

@chrhein chrhein merged commit 3d8fc60 into master Jul 23, 2021
@chrhein chrhein deleted the service-worker-fixes branch July 26, 2021 11:43
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

Successfully merging this pull request may close these issues.

None yet

4 participants