Closed WesSouza closed 6 years ago
Lottie's rendered option was hardcoded to svg, this allows the option to be updated, keeping svg as a default.
rendered
svg
I have a use case where svg renders a glitch, but canvas works fine.
canvas
I've also added dist to the repository, so that installing the package directly from GitHub works.
dist
Lottie's
rendered
option was hardcoded tosvg
, this allows the option to be updated, keepingsvg
as a default.I have a use case where
svg
renders a glitch, butcanvas
works fine.I've also added
dist
to the repository, so that installing the package directly from GitHub works.