Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Починить HMR в IE11 #52

Open
fenok opened this issue Oct 16, 2018 · 1 comment
Open

Починить HMR в IE11 #52

fenok opened this issue Oct 16, 2018 · 1 comment
Labels
frontend help wanted Extra attention is needed minor

Comments

@fenok
Copy link
Contributor

fenok commented Oct 16, 2018

No description provided.

@fenok
Copy link
Contributor Author

fenok commented Dec 3, 2018

webpack-hot-middleware's client requires EventSource to work. You should include a polyfill if you want to support this browser: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events#Tools

Попробовал первый полифилл, сообщение пропало, но осталось другое: Collator could not be initialized and wouldn't be used. При этом HMR не работал. Быстрое гугление ничего не дало.

@fenok fenok closed this as completed Dec 3, 2018
@fenok fenok reopened this Dec 3, 2018
@fenok fenok added minor help wanted Extra attention is needed labels Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend help wanted Extra attention is needed minor
Projects
None yet
Development

No branches or pull requests

2 participants