Skip to content

Modify webpack-pwa-manifest config to support iOS icon #848

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

Closed
wants to merge 1 commit into from

Conversation

admvx
Copy link
Contributor

@admvx admvx commented Jul 12, 2019

Describe in detail the problem you had and how this PR fixes it

The auto-generated icon for Code Server on iPad and other iOS devices was partially broken and unreadable. This change makes use of the existing support in webpack-pwa-manifest to assign the real app icon to the appropriate meta tag in the app HTML file.

Is there an open issue you can link to?

#802

@nhooyr
Copy link
Contributor

nhooyr commented Sep 20, 2019

Thank you for your contribution @admvx.

However, WebpackPwaManifest isn't used in v2 so this PR is not necessary anymore. @code-asher should it be added back somewhere or is there a new mechanism?

@nhooyr nhooyr closed this Sep 20, 2019
@admvx
Copy link
Contributor Author

admvx commented Oct 7, 2019

No sweat, thanks for following up! This would still be useful to me, so I have an update that doesn't use WebpackPwaManifest - PR on the way :)

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.

2 participants