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
* Fix polygon-smooth was crashing when dealing with MultiPolygons including more than one polygon with hole(s) (#2323)
* Move rollup.config in folder so the package can be used with https://gitpkg.vercel.app/
* Add the files required for using the forked package
* Make the fork usable
* Remove changes to rollup and and ts
Co-authored-by: Rowan Winsemius <[email protected]>
For example, if you test on this MultiPolygon, it will crashes:
I found the issue and I am sending a PR (I simply create this ticket to link the PR to it)
The text was updated successfully, but these errors were encountered: