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

fix: ie11 compatibility #2364

Merged
merged 1 commit into from
Dec 19, 2019
Merged

fix: ie11 compatibility #2364

merged 1 commit into from
Dec 19, 2019

Conversation

alexander-akait
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

we need test generated code on ES5 compatibility, feel free to do it

Motivation / Use-Case

fixes #2361

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #2364 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2364   +/-   ##
=======================================
  Coverage   93.95%   93.95%           
=======================================
  Files          34       34           
  Lines        1291     1291           
  Branches      368      368           
=======================================
  Hits         1213     1213           
  Misses         77       77           
  Partials        1        1
Impacted Files Coverage Δ
client-src/default/utils/createSocketUrl.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e330423...1306abe. Read the comment docs.

@alexander-akait alexander-akait merged commit 699404b into master Dec 19, 2019
@alexander-akait alexander-akait deleted the fix-ie11-compatibility branch December 19, 2019 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webpack-dev-server broken with IE11
1 participant