You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was trying to compile it for browser using WebPack 5 by adding all needed nodejs polyfills that are used, but failed. Using node-polyfill-webpack-plugin it fails also.
Do you have any setup example how to make it working?