ng2-nouislider icon indicating copy to clipboard operation
ng2-nouislider copied to clipboard

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

Open ofirrifo opened this issue 4 years ago • 4 comments

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

ofirrifo avatar Jul 22 '20 12:07 ofirrifo

Same for me

moayadnajd avatar Oct 12 '20 09:10 moayadnajd

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

etvoorde avatar Nov 18 '20 08:11 etvoorde

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

PavolSvidran avatar Jan 15 '21 09:01 PavolSvidran

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

aditbharadwaj avatar Oct 07 '21 12:10 aditbharadwaj