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

use global > 3% browserslist for autoprefixer and babel #101

Merged
merged 2 commits into from Oct 1, 2018

Conversation

nelsonpecora
Copy link
Contributor

This will target all browsers with > 3% global market share, which just so happen to be modern browsers whom'st support es6 syntax and unprefixed css3 rules. Currently (as of Sept 2018) they are:

  • android chrome 67
  • chrome 67 (+68)
  • firefox 61
  • ios safari 11.3

Note: we're purposefully excluding UC Browser (a popular chinese browser) because it is a very (very) popular malware vector.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 26fa4a4 on browserslist into f466507 on master.

Copy link
Contributor

@rmfarrell rmfarrell left a comment

Choose a reason for hiding this comment

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

Excellent

@nelsonpecora
Copy link
Contributor Author

@rmfarrell is that an approval...?

@nelsonpecora nelsonpecora merged commit 7a95a38 into master Oct 1, 2018
@nelsonpecora nelsonpecora deleted the browserslist branch October 1, 2018 20:34
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