Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Webpack 5.0 #5

Open
SaberMage opened this issue Apr 5, 2023 · 1 comment
Open

Does not work with Webpack 5.0 #5

SaberMage opened this issue Apr 5, 2023 · 1 comment

Comments

@SaberMage
Copy link

SaberMage commented Apr 5, 2023

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.

@softmarshmallow
Copy link
Owner

Hi. I'm no longer using shopify nor maintaining this. I'd really appreciate If you can make a PR out of this :) - Interested?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants