Hej,
I am trying to integrate lottie-web and lottie-api in a Svelte application.
I took the following codepen example:
https://codepen.io/driezis/pen/zYOQLrw
and made a svelte version from it:
https://codesandbox.io/s/followingfacesvelte-3grho
It works nicely in the codesandbox, but when I download the zip with all the files from the codesandbox and try to have it build locally, the face is not following the mouse.
It may has something to do with this issue: airbnb/lottie-web#2599
I am out of my depth by now, any suggestions on how to solve this?
Best,
Rasmus