question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

extract-css-chunks-webpack-plugin breaks in IE11

See original GitHub issue

I have encounter an issue while using this plugin it breaks in Internet Explorer 11. further narrow down the problem the root cause is arrow function inside hotModuleReplacement.js right now hotModuleReplacement is not getting transpiled with babel causing this issue. could you please look into it. I try out three versions 3.0.5, 3.0.6, 3.0.7 and issue exist in all the three version.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
kevinlaw91commented, Jul 16, 2018

👍 works great now on my side.

1reaction
kevinlaw91commented, Jul 16, 2018

Error in hotLoader.js when running webpack build. You should revert the previous hotLoader.js fix

Read more comments on GitHub >

github_iconTop Results From Across the Web

normalize-url not working in IE11 · Issue #385 - GitHub
This module depends on normalize-url, but it doesn't work for IE11 because it's not transpiled to ES5.
Read more >
Internet Explorer (IE11) ignores CSS break-inside: avoid
Is there any reason WHY Internet Explorer needs an inline element to have the break-inside: avoid working correctly? – BurninLeo. Apr 28, 2016 ......
Read more >
Disable Internet Explorer 11 | Microsoft Learn
This article describes how to disable Internet Explorer 11 as a standalone browser in your environment. Prerequisites. The following Windows ...
Read more >
Microsoft Suggests Ending IE 11 Before It Gets Disabled
Microsoft advised organizations to remove Internet Explorer 11 via Group ... end it via Group Policy if they think things won't break.
Read more >
Dropping Support For IE11 Is Progressive Enhancement
I've had sites I work on break for months at a time in Internet Explorer with no complaints from readers. One site I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found