Skip to content

Buffer is now only available as a polyfill on the new vite builds. Module "buffer" has been externalized for browser compatibility #748

@jpengelbrecht

Description

@jpengelbrecht

Basically this means that this module will not work out of the box for any new builds as we need to add buffer to polyfills then the link it to the window object manually for this module to now work.

Ideally I would be awesome if this module could import buffer as a dependancy. so npm install buffer and use it from an import it instead of just calling Buffer as an internal module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions