Closed justinfagnani closed 8 years ago
@kevinpschaaf I didn't see #3 which is a simpler fix, but not sure if there's advantages to this approach. Your choice! :)
I believe this approach makes it so 'webcomponents-lite.min.js' isn't being fetched until after load so it would lead to performance loss while the other one doesn't have that con.
Closing, merged #3.
Since there's already a 'load' event handler, I just combined the two.