You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't see any other posts in here but I am experiencing the following warning in Angular 10
node_modules/ngx-virtual-scroller/__ivy_ngcc__/fesm2015/ngx-virtual-scroller.js depends on '@tweenjs/tween.js'. CommonJS or AMD dependencies can cause optimization bailouts.
I don't know a lot about this libraries usage of @tween/tween but quickly looking at that repo looked like there is a es6 module version available. Any thoughts about moving towards that?
The text was updated successfully, but these errors were encountered:
I didn't see any other posts in here but I am experiencing the following warning in Angular 10
I don't know a lot about this libraries usage of
@tween/tween
but quickly looking at that repo looked like there is a es6 module version available. Any thoughts about moving towards that?The text was updated successfully, but these errors were encountered: