imgly / background-removal-js

Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.
https://img.ly/showcases/cesdk/web/background-removal/web
GNU Affero General Public License v3.0
5.49k stars 339 forks source link

Replace lodash with lodash-es in Web package #111

Closed feedmeapples closed 1 month ago

feedmeapples commented 3 months ago

Fixes bugs like #70, #72, #78 altogether in Web package.

I tested the Web package with my project. Should be possible to copy-paste to other packages Follow up to https://github.com/imgly/background-removal-js/pull/108#issuecomment-2020507240

DanielHauschildt commented 1 month ago

Fixed via another PR