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
Hi @wraybowling ,
I'm using this great library in my project using module imports, I had though to do manual integration by taking rhill-voronoi-core.js from commit 3fe2165 and adding the following in the bottom, that did the trick
//ES2015 exportexport{Voronoi}
this change does produce Unexpected token 'export' so should be protected somehow.
is that what you intend by this request ? or did you expect more changes within the interface input and output ?
What are the chances we can port this to the new JS standards?
The text was updated successfully, but these errors were encountered: