design-system icon indicating copy to clipboard operation
design-system copied to clipboard

[WNMGDS-2665] Configure browserslist

Open zarahzachz opened this issue 11 months ago • 0 comments

WNMGDS-2665

Committed 3 different Browserslist configs and the commits document the changes in bundle size. Here are the differences in support:

Option Coverage % Preact bundle size React bundle size Web component bundle size
A 76.3% 2.4MB 2.4MB 823KB
B 85% 2.4MB 2.4MB 823KB
C 72% 2.9MB 2.9MB 1.1MB
D 95.9% 2.9MB 2.9MB 1.1MB

Based on this info, we could adopt option D for wider coverage without a change in bundle size - OR we could adopt option B for adequate coverage and reduced bundle size.

zarahzachz avatar Feb 28 '24 15:02 zarahzachz