We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, for using the package in the browser is needed this webpack setup.
The idea is remove this requirement so the package as plug&play as posible.
The text was updated successfully, but these errors were encountered:
I've separated the main file of the package: One for nodejs and the other for browser.
This is a step towards solving this issue though it require to solve a problem with 'crypto' module not being available in browser enviroments.
Sorry, something went wrong.
No branches or pull requests
Currently, for using the package in the browser is needed this webpack setup.
The idea is remove this requirement so the package as plug&play as posible.
The text was updated successfully, but these errors were encountered: