discourse/public/javascripts/squoosh
Rafael dos Santos Silva fa4a462517
FEATURE: Optimize images before upload (#13432)
Integrates [mozJPEG](https://github.com/mozilla/mozjpeg) and [Resize](https://github.com/PistonDevelopers/resize) using WebAssembly to optimize user uploads in the composer on the client-side.

NPM libraries are sourced from our [Squoosh fork](https://github.com/discourse/squoosh/tree/discourse), which was needed because we have an older asset pipeline.
2021-06-23 12:31:12 -03:00
..
mozjpeg_enc.js FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00
mozjpeg_enc.wasm FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00
squoosh_resize.js FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00
squoosh_resize_bg.wasm FEATURE: Optimize images before upload (#13432) 2021-06-23 12:31:12 -03:00