craft icon indicating copy to clipboard operation
craft copied to clipboard

Update the demo to work in IE11

Open joshlory opened this issue 6 years ago • 1 comments

I don't think we'll want to merge this until we also ship the unbuild files to npm. Otherwise we'll double-include the babel-polyfill when importing the built dist/main.js in the main repo.

joshlory avatar Sep 18 '19 23:09 joshlory

Codecov Report

Merging #557 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #557      +/-   ##
==========================================
- Coverage    75.8%   75.79%   -0.02%     
==========================================
  Files          43       43              
  Lines        5378     5378              
==========================================
- Hits         4077     4076       -1     
- Misses       1301     1302       +1
Impacted Files Coverage Δ
src/js/game/LevelMVC/LevelView.js 84.69% <0%> (-0.09%) :arrow_down:

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 9db1d6c...2e0e7ac. Read the comment docs.

codecov[bot] avatar Sep 18 '19 23:09 codecov[bot]