Bailey Parker
Bailey Parker
Shouldn't the modules and libraries who don't expect these features add `exclude: 'Element.prototype.addEventListener'` to the options passed to autopolyfiller (assuming this was implemented)? I do agree that IE6 polyfills are...
No worries. I'm working on a PR to add support for this, the DOM functions I mentioned above, and a few other DOM functions.
It turns out that `Element.prototype.getElementsByClassName` is a lost cause since IE
It seems like the example presented by @swrobel still holds. I'm not sure if this was also the case back in February, but as of 5.1.2 `bin/rails g` does invoke...