-
Notifications
You must be signed in to change notification settings - Fork 2
web app build failing #2
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
Comments
I was able to temporarily workaround the b05f650#diff-b861012a5dd72b8a9f3281b7cf09f5a779c98569d040b1bbc1db50f1b15e7cceR22 Moving onward I have uncovered two more issues, the first is that I cannot manage to get bankai and babel working together in order to deal with this use of the JavaScript spread operator in hypercore:
After rewriting that one line to use
This is unexpected because
https://github.com/sodium-friends/sodium-javascript/blob/master/package.json#L28 So, two things to track down:
|
abandoned bankai for browserify + watchify, web app building again. |
The web app used to be built with bankai which makes use of browserify. sodium-universal has a bug and is a dependency of hypercore and hyperdb.
The text was updated successfully, but these errors were encountered: