mfogel / polygon-clipping

Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
MIT License
543 stars 63 forks source link

export 'default' (imported as 'polygonClipping') was not found in 'polygon-clipping' (module has no exports) #159

Closed leshalv closed 9 months ago

leshalv commented 9 months ago

This error occurs with the new version

mfogel commented 9 months ago

Thanks, looking into it.

mfogel commented 9 months ago

Ok, I've released v0.15.5 which just reverts to v0.15.3 which should fix this problem.

I'm going to leave this issue open for now so other folks see it if they run into it, but this should be fixed as of v0.15.5. Let me know if you see otherwise please.

leshalv commented 9 months ago

v0.15.5 effective