Claudia SG

Results 11 comments of Claudia SG

Use the Angular wrapper https://github.com/chenqingspring/ng-lottie It helps you [Reduce lottie-web bundle](https://github.com/ngx-lottie/ngx-lottie#reducing-lottie-web-bundle-size) Any way, to remove the warning on Angular Add this code to de `angular.json` ``` "build": { "builder": "@angular-devkit/build-angular:browser",...