-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels