progressively
progressively copied to clipboard
e.addEventListener is not a function using webpack
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