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(docs): fix a polyfill loading for IE11 #3395

Merged
merged 7 commits into from
Jan 23, 2019
Merged

fix(docs): fix a polyfill loading for IE11 #3395

merged 7 commits into from
Jan 23, 2019

Conversation

oolleegg55
Copy link
Contributor

As @levithomason have said here #3369 (comment) I moved a babel polyfill to the top of the page to load it first.
Also I removed import from index file.

fixes #3369

@codecov-io
Copy link

codecov-io commented Jan 21, 2019

Codecov Report

Merging #3395 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3395   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files         170      170           
  Lines        2809     2809           
=======================================
  Hits         2806     2806           
  Misses          3        3

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 211c3d6...a24aabe. Read the comment docs.

@layershifter
Copy link
Member

I will add some more change because we have locally the similar issue, halfzebra/create-elm-app#217

@layershifter layershifter changed the title docs(Layouts): fix a polyfill loading fix(docs): fix a polyfill loading for IE11 Jan 23, 2019
@layershifter
Copy link
Member

Checked locally in IE11, works fine 👍

@layershifter layershifter merged commit 088586f into Semantic-Org:master Jan 23, 2019
@welcome
Copy link

welcome bot commented Jan 23, 2019

Congrats on merging your first pull request! 🎉🎉🎉

robot victory dance

@levithomason
Copy link
Member

Released in [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot browse documentation with IE11
4 participants