Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.3.2] Broken UMD module #40

Open
BillyBlaze opened this issue Oct 22, 2018 · 3 comments
Open

[0.3.2] Broken UMD module #40

BillyBlaze opened this issue Oct 22, 2018 · 3 comments

Comments

@BillyBlaze
Copy link

Hi,

Our jest unit-tests are failing when upgrading to the latest 0.3.2 version. After some investigating, it seems like 0.3.2 is released with a broken UMD module. It seems like webpack was unable to resolve lottieAnimationView.component and throws an error.

Broken version: https://unpkg.com/[email protected]/dist/umd/LottieAnimationView.js
Working version: https://unpkg.com/[email protected]/dist/umd/LottieAnimationView.js

On line 77 of the 0.3.2 you can see that module was unable to be resolved and in 0.3.1 it was resolved.

@mccainz
Copy link

mccainz commented Nov 15, 2018

Had to downgrade to 0.3.1 in order to use this in our Angular 7 app.

@mariogomesbarbosa
Copy link

I'm having the same issue. Sorry for the newbie question but, how can I downgrade ir to 0.3.1 version?

@jjmato
Copy link

jjmato commented Nov 12, 2020

Same issue.
This package is abandoned, you can use ngx-lottie instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants