Mike Fogel
Mike Fogel
I've reproduced the failure on my side, thank you for the failing coordinates @pentacular !
Still failing on master as of e7ab60d15e769 (2019/08/15)
> I'm not sure how to add this to the tests. I went to add a new case in the end-to-end folder but then realised that that requires knowing what...
@andrewharvey I went ahead released v0.14.3 just now with the latest on master @betovelandia thanks for the failing coordinates. If you want a quick fix, I would try trimming the...
Roger. Is there a way I can replicate the tree shaking you're doing on my end locally?
So after reading up a bit on tree-shaking... some of the modules in polygon-clipping have minor side effects that occur on import, they don't actually affect anything outside the module...
I've reproduced the error on my side. Something odd is happening... I haven't seen this behavior before. thanks for the bug!
Thanks for the pointers. robust-predicates looks useful. I pulled that out into a separate task in hopes that it might attract the attention of somebody out there wants to try...
Agreed, it would be good to add to the README quickstart instructions for use directly in the browser. I'll try to fit this into the next non-bug-fix-focused release.
I'm open to pull requests that implement it. Not something I need so I'm not going to implement it on my own. I think (*think*) an implementation would not need...