Hi, thank you for the awesome library!
Just noticed while testing a site in Google Pagespeed that the .min.js code to be imported is not minified:
https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.7.0/js-cloudimage-responsive.min.js
Since users of this library are probably optimising their images for page speed, it makes sense to also optimise / minify the JS file.
Here is a screenshot below when I visit the JS directly:

Hi, thank you for the awesome library!
Just noticed while testing a site in Google Pagespeed that the
.min.jscode to be imported is not minified:https://cdn.scaleflex.it/plugins/js-cloudimage-responsive/4.7.0/js-cloudimage-responsive.min.js
Since users of this library are probably optimising their images for page speed, it makes sense to also optimise / minify the JS file.
Here is a screenshot below when I visit the JS directly: