background-removal-js
background-removal-js copied to clipboard
Support for SSR
I think this should be a primary requirement given the rise in server rendered applications.
Currently this is incompatible, as it will always throw self is not designed regardless of how you set it up.
It doesn't have to actually WORK on the server, just return if there is no window reference available
+1