-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve the build #2
Comments
Turns out this also is the reason for #3. |
I am using this module in a browser based algorithm. Now I'd like to port this to a ESM node.js version, but I get the following error |
I have tried my luck in #1, but haven’t succeeded unfortunately. Definitely help wanted. |
Currently the build is very hacky, now @surma pointed at the
EXPORT_ES6
option.The text was updated successfully, but these errors were encountered: