Hacker News new | ask | show | jobs
by sosuke 4161 days ago
So going modern means breaking in PhantomJS, that is a bummer.
1 comments

It doesn't mean it's breaking in PhantomJS. The modern build lacks some iteration fixes for older environments is all. In the case of PhantomJS it's edge iteration of things like `arguments` objects. The modern build won't error out even in IE6.