-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The current browserslist in the package.json only specifies the default browser set, which includes IE11. By the time this component reaches version 4.0.0 development, hopefully IE11 will have so little market share that it will have been removed from the defaults. If not, it will just get dropped explicitly as there's not a compelling reason to continue acknowledging that god awful abortion of a browser.
A quick test run of just adding "not IE 11"
to the browserslist resulted in a 50% decrease in the size of the component.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request