tb / ng2-nouislider

Angular2 noUiSlider directive
http://tb.github.io/ng2-nouislider/
MIT License
185 stars 114 forks source link

Angular Build WARNING - depends on 'nouislider'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies #223

Open ofirrifo opened 4 years ago

ofirrifo commented 4 years ago

After I upgrade to angular 10 I execute ng build and I get this warning depends on 'nouislider'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

moayadnajd commented 3 years ago

Same for me

etvoorde commented 3 years ago

Same for me. It looks like this this package is not maintained anymore. Anyone aware of a good alternative?

PavolSvidran commented 3 years ago

In case that you found some, add info. Thanks.

aditbharadwaj commented 2 years ago

for now can add its "nouislider" to allowedCommonJsDependecies under build options image