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

Restore IE11 support #55

Merged
merged 1 commit into from Apr 26, 2021
Merged

Restore IE11 support #55

merged 1 commit into from Apr 26, 2021

Conversation

ocean90
Copy link
Collaborator

@ocean90 ocean90 commented Apr 26, 2021

This restores IE11 support which was accidentally broken since #50.

This updates the browserslist config for the browser version keeping the current config for the main/modern versions.

$ BROWSERSLIST_ENV=browser npx browserslist
and_chr 88
and_uc 12.12
chrome 88
chrome 87
edge 87
firefox 84
ie 11
ios_saf 14.0-14.4
ios_saf 13.4-13.7
op_mini all
safari 14
samsung 13.0

$ BROWSERSLIST_ENV=main npx browserslist
and_chr 88
and_uc 12.12
chrome 88
chrome 87
edge 87
firefox 84
ios_saf 14.0-14.4
ios_saf 13.4-13.7
op_mini all
safari 14
samsung 13.0

@ocean90 ocean90 mentioned this pull request Apr 26, 2021
Copy link
Owner

@midzer midzer left a comment

Choose a reason for hiding this comment

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

Looking good!

@midzer
Copy link
Owner

midzer commented Apr 26, 2021

Thanks for your fast fix @ocean90

@midzer midzer merged commit 65ab157 into midzer:production Apr 26, 2021
@ocean90 ocean90 deleted the fix/ie11 branch April 26, 2021 18:36
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

2 participants