We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
.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:
The text was updated successfully, but these errors were encountered:
I've already informed scaleflex team about this, yet we did'nt get any solution. I hope scaleflex team will fix this issue
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: