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

Query browserslist and caniuse for browser support #201

Open
brunocodutra opened this issue Mar 15, 2018 · 4 comments
Open

Query browserslist and caniuse for browser support #201

brunocodutra opened this issue Mar 15, 2018 · 4 comments

Comments

@brunocodutra
Copy link
Collaborator

I've been fiddling with the idea of querying browserlist and caniuse-api to automatically disable polyfilling browsers that already support the webapp manifest. That's something I really need for webapp-webpack-plugin and it would be great if favicons supported that out of the box.

If you think that makes sense, I'd be glad to work out a PR for it.

@alexander-akait
Copy link
Member

@brunocodutra 👍 it will be great feature, we should create package with zero configuration, it is allow people just run and get favicons what they really need

@jantimon
Copy link
Collaborator

Maybe you could even release it as an independent package

@alexander-akait
Copy link
Member

@jantimon maybe 👍 Anyway PR welcome

@alexander-akait
Copy link
Member

@andy128k Regarding to improve default image generation, I think it will be great feature, we can do:

  • add to each images browser range
  • by default use browserslist default value to generate, i.e. you will get only necessary images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants