webpack-hot-middleware
webpack-hot-middleware copied to clipboard
v2.19.0 IE Error
Hey!
Using version 2.19.0 seems to throw an error in Internet Explorer:
SCRIPT1003: Expected ':'
Going back to version 2.18.2 doesn't seem to have this problem.
Maybe the fix can be something related to this previous issue: https://github.com/glenjamin/webpack-hot-middleware/issues/165
Thanks!
Yep, this is the same problem as 165 - a PR which used new syntax.
I've updated the linter and fixed the issue, and released as 2.19.1.