-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
browserify
builds will normally inject a Buffer
polyfill, however this is disabled in this package's configuration.
tweetnacl-util-js/package.json
Line 34 in 7be17e4
"buffer": false |
The result is a bundle that errors due to require('buffer')
returning an empty object.
Metadata
Metadata
Assignees
Labels
No labels