Closed JoshuaKGoldberg closed 6 years ago
Fixed locally with require("es6-symbol/implement");
.
thanks @JoshuaKGoldberg (since testling went down I've lost discipline in checking IE versions :( )
I've found Symbol
is a dependency babel introduces to implement for of
and array destructuring, there were just 2 cases of that, and I think those are 2 ES6 features to avoid anyway.
I just published 0.3.9 which shouldn't depend on Symbol
anymore.
Your README.md claims IE8+... 😦
https://benjamine.github.io/jsondiffpatch/test/index.html