Closed ahdinosaur closed 5 years ago
@helxsz: node-gyp-build
is used by sodium-native
, which is not meant to be used by browsers. the problem is that we should never be require
-ing sodium-native
from the browser (bundler), as in we shouldn't be running chloride/index.js
at all, we should go directly to chloride/browser.js
.
@helxsz said it does work with latest angular: https://github.com/auditdrivencrypto/private-box/issues/11#issuecomment-493997590
sweet, closing! :smile_cat:
will keep #13 open, as to me that still makes sense to merge, but keen for feedbacks. :heart:
moving https://github.com/ssbc/ssb-keys/issues/57 to here
/cc @helxsz