webpack-hot-middleware icon indicating copy to clipboard operation
webpack-hot-middleware copied to clipboard

v2.19.0 IE Error

Open paulobmarcos opened this issue 8 years ago • 1 comments

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!

paulobmarcos avatar Sep 07 '17 10:09 paulobmarcos

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.

glenjamin avatar Sep 07 '17 10:09 glenjamin