When using webcomponents.js I’m getting syntax errors in every browser, which is probably why the polyfill is not working in IE/FF anymore for me. I’m getting the following error.
Uncaught SyntaxError: Unexpected token <
Is anyone else having that same problem? When including webcomponents.js in a normal html5 boilerplate without meteor there’s no error message.
Note: This worked for Polymer 0.5 with the old polyfill.