-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Including the ResizeObserver
polyfill makes this module unnecessarily heavy. Apps should be lazy-loading polyfills, so that they don't ship unnecessary code to modern browsers.
Would you consider shipping this module (or a version of this module) without the polyfill?
adrianmg, spmebrge and haotan19