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 noticed that dist/downscale.js isn't minified nor compressed and could help to reduce by more than 2x the file size (12 kB -> 5 kB) by using a something like uglify-js.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
I noticed that
dist/downscale.js
isn't minified nor compressed and could help to reduce by more than 2x the file size (12 kB -> 5 kB) by using a something like uglify-js.Thanks!
The text was updated successfully, but these errors were encountered: