Hi there, upon compiling the imported dotlottie player - the final js output seems to include a request for a local font file that does not exist - relating to this code:
Is it possible to remove this dependency? How can I prevent this from being included in my compiled code if I am importing the player via:
import '@dotlottie/player-component';