-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
- Operating System: Windows 10
- Node Version: 9.3.0
- NPM Version: 5.5.1
- webpack Version: 3.10.0
- webpack-dev-server Version: 2.10.0
- This is a bug
- This is a modification request
Expected Behavior
Webpack-dev-server allows running my app in IE11
Actual Behavior
This code makes webpack based development impossible to run in IE11, as it fails with error SCRIPT1014: Invalid character, index.js (361,13)
For Bugs; How can we reproduce the behavior?
Start any basic example of webpack-dev-server in IE11
klimashkin, tobilen, ArtemZag, philipp-spiess, HerrBertling and 10 more