Skip to content
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

ES 6 module? #12

Closed
KayakinKoder opened this issue Dec 15, 2017 · 4 comments
Closed

ES 6 module? #12

KayakinKoder opened this issue Dec 15, 2017 · 4 comments
Labels

Comments

@KayakinKoder
Copy link

Pardon my javascript naivety -- is there an es 6 module version of randombytes? Rollupjs has an issue with either crypto or buffer shims I think, and just isn't playing nicely in the browser. Thanks for very useful set up plugins btw, has worked great in my other webpack projects.

@dcousens
Copy link
Member

Rollupjs has an issue with either crypto or buffer shims I think

I'd focus on this, not on this module. 👍

@calvinmetcalf
Copy link
Contributor

calvinmetcalf commented Dec 15, 2017 via email

@KayakinKoder
Copy link
Author

@dcousens yes they are aware, was just wondering on your end if there was an es 6 module available. Thanks again

@dcousens
Copy link
Member

@KayakinKoder you could ES6/babel your exports, then deal with them that way?
Maybe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants