这是indexloc提供的服务,不要输入任何密码
Skip to content

Not compatible with browserify #9

@kumavis

Description

@kumavis

browserify builds will normally inject a Buffer polyfill, however this is disabled in this package's configuration.

"buffer": false

The result is a bundle that errors due to require('buffer') returning an empty object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions