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
Sharp isn't a core part of the library and honestly causes more headache than it solves for most people. Lipo is a drop-in replacement for sharp that basically offloads all conversions to an API - or a self-hosted central sharp implementation. This should save 40+mb from install.
The only downside is that the api has rate limits per IP. This can be bypassed by manually setting up a lipo server.
I come to apologize and say that we have nothing against this, only that they accuse us of copying and we never copied anything, if someone copied it was when someone changed our lib, I apologize and the intention was not to be slandered anymore of copying something we worked on every day. just like you, we will not do that anymore.
Sharp isn't a core part of the library and honestly causes more headache than it solves for most people. Lipo is a drop-in replacement for sharp that basically offloads all conversions to an API - or a self-hosted central sharp implementation. This should save 40+mb from install.
The only downside is that the api has rate limits per IP. This can be bypassed by manually setting up a lipo server.
Todo:
Replace Sharp with Lipo
Add lipo config options to config object
https://github.com/lipojs/lipo
Status: Blocked by https://github.com/lipojs/lipo/issues/18
The text was updated successfully, but these errors were encountered: