Using with webpack I got an error as '_e.addEventListener is not a function_' in `.init()` line 151. I adding `window||this` instead of `this` in row 21
Using with webpack I got an error as 'e.addEventListener is not a function' in
.init()line 151.I adding
window||thisinstead ofthisin row 21