Skip to content

IE11 for of loop fix #174#175

Merged
gpbl merged 1 commit intogpbl:masterfrom
davidspiess:ie11-for-of-fix
Jun 6, 2016
Merged

IE11 for of loop fix #174#175
gpbl merged 1 commit intogpbl:masterfrom
davidspiess:ie11-for-of-fix

Conversation

@davidspiess
Copy link
Contributor

As discussed in ticket #174 this pull request replaces the for of loop with a a reduce function, as babel compiles it to a Symbol, which has not support in IE.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1cc2a93 on davidspiess:ie11-for-of-fix into 96fa8eb on gpbl:master.

@gpbl gpbl merged commit 8d037db into gpbl:master Jun 6, 2016
@gpbl
Copy link
Owner

gpbl commented Jun 6, 2016

Thanks!

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.

3 participants