main-polyfills
Library with set of polyfills. Should be used with babel preset env or swc env setting which remove unused polyfills (by using browserslist);
Example
import '@tinkoff/pack-polyfills';
Library with set of polyfills. Should be used with babel preset env or swc env setting which remove unused polyfills (by using browserslist);
import '@tinkoff/pack-polyfills';