Open mythmon opened 9 years ago
Pretty sure that's an ES6 thing. I thought that sort of thing would get compiled down to an ES5 equivalent.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from
We should change it to something else if it's causing problems. I'm just kind of surprised.
@mythmon found this: https://github.com/babel/babel/issues/646
This is preventing the Timeline page from loading on Chrome.