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

Update getrandom to 0.2 #4

Closed
LukasKalbertodt opened this issue May 21, 2020 · 0 comments
Closed

Update getrandom to 0.2 #4

LukasKalbertodt opened this issue May 21, 2020 · 0 comments

Comments

@LukasKalbertodt
Copy link
Contributor

Currently, we get this warning:

WARNING in ./pkg/snek_bg.js 343:14-53
Critical dependency: the request of a dependency is an expression
 @ ./pkg/snek.js
 @ ./src/index.js

This is caused by getrandom, which is an indirect dependency through rand. The warning is already fixed on master, but not yet released. Once it is (as 0.2) we should update somehow.

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

No branches or pull requests

1 participant