Hi, I'm trying to integrate this package into my React app. I'm using webpack and I get this error when I build: ``` ERROR in my-app.0.0.1.js from UglifyJs SyntaxError: Unexpected token: name (SocketProvider) ``` Do you have any idea of the reason? Gracias