Skip to content

Does not work with Webpack 5.0 #5

@SaberMage

Description

@SaberMage

Webpack 5.0 throws errors when attempting to build multipass-js as it references some libraries (e.g. crypto-js) that are not accessible on the front end. This worked before upgrading Webpack, because Webpack <5.0 adds shims for those libraries.

How would one recommend proceeding? I really do not want to have to create my own server API just for this, as that means rewriting all my existing references to it, to now work asynchronously.

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