Skip to content

Using NodeJS modules packages via Browserify? #5555

@pori

Description

@pori

I am currently attempting to use packages that depend on core NodeJS modules like events and timer. However, these don't work as Packager does not provide shims for them, like Browserify does.

Is it possible to use Browserify too? At least, is there some possible configuration/workflow that could avoid modifying original sources with polyfills?

If not, this would be a great step towards compatibility with node packages in general (save for any with binary dependencies, of course).

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