Callie Riggins Zetino
Callie Riggins Zetino
Hey folks! I'm trying to understand what feature https://assets5.lottiefiles.com/private_files/lf30_deoivojd.json is using that is causing it to not only not load correctly, but throw an error trying to load it on...
We are asynchronously loading, so the start event has already happened when the polyfill loads in Safari. I tried various workarounds like waiting for the polyfill to load and switching...
This adds origin matching as a configurable pattern. Right now it's draft as I think it also needs to have a `vite` config change as well to add a different...
This is a slight modification to support typescript type exporting as well as publishing ES & CJS versions along with the published build. It doesn't do auto publishing or tagging...
Another one we're seeing in the wild: `c.target.getAnimations is not a function`. I worked around it in my forked version by doing a check for it, but also just wrapped...