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

.browserslistrc: remove Android and make Safari/iOS 12 the minimum #33399

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented Mar 18, 2021

This will result in more modern JS dist files, and saves us a good amount of bytes. This was the plan in #30986, but I gave up after the Safari 10 failures back then.

Apart from terser which we use, I tested the latest uglify-js and seems to work fine too.

Closes #31153.

/CC @alpadev @RyanBerliner @GeoSot @Johann-S @rohit2sharma95 @mdo

Preview: https://deploy-preview-33399--twbs-bootstrap.netlify.app/

TODO:

  • Adapt bundlewatch limits

@XhmikosR XhmikosR marked this pull request as ready for review March 18, 2021 11:34
@XhmikosR XhmikosR requested a review from a team as a code owner March 18, 2021 11:34
@XhmikosR XhmikosR marked this pull request as draft March 18, 2021 11:36
@XhmikosR XhmikosR marked this pull request as ready for review March 18, 2021 11:38
@XhmikosR XhmikosR force-pushed the main-xmr-browserslist-safari branch from cc84bb5 to 22cd629 Compare March 18, 2021 11:39
@XhmikosR XhmikosR merged commit d9da43f into main Mar 22, 2021
@XhmikosR XhmikosR deleted the main-xmr-browserslist-safari branch March 22, 2021 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browserslistc and Android
3 participants