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

Usage in browser #6

Open
rucciva opened this issue Aug 8, 2019 · 1 comment
Open

Usage in browser #6

rucciva opened this issue Aug 8, 2019 · 1 comment

Comments

@rucciva
Copy link

rucciva commented Aug 8, 2019

Is this library can be be used in browser. i've tried to include in but it fails in webpack build

image

@Gonzalo2683
Copy link

Maybe:
https://stackoverflow.com/questions/54275069/module-not-found-error-cant-resolve-net-in-node-modules-stompjs-lib

Better update your Webpack configuration with

node: {
net: 'empty',
},

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