Open rucciva opened 5 years ago
Is this library can be be used in browser. i've tried to include in but it fails in webpack build
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', },
Is this library can be be used in browser. i've tried to include in but it fails in webpack build