M
Results
2
issues of
M
This PR adds support for browsers that don't have `contentBoxSize`, like iOS Safari prior to iOS 15.4. Fixes errors like `TypeError: undefined is not an object (evaluating 'entries[0].contentBoxSize[0]')`. To repro,...
Here's a proof-of-concept of an ES Modules build. I haven't tested if this achieves any sort of file-size reduction through tree-shaking. I'm just doing this to facilitate use in the...