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
in module.loaders add this: { test: require.resolve('arrive'), loader: 'imports?this=>window' } so that it can inject the window object in the module (this was the problem with webpack + arrive)
Would love to be able to use this with webpack. Is that possible?
The text was updated successfully, but these errors were encountered: