Re: [w3c/webcomponents] Non-class based example of customElement.define() (#587)

What will this do in older browsers that have a `window.customElements` polyfill? Hmmm, also class syntax will trip IE11. 

What's your recommendation for libs then? I don't want to tell people: "detect browser on server side and send the script tag if needed" for example. I want to tell people, regardless of browser, "use this script tag for my library" and done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/587#issuecomment-333328992

Received on Saturday, 30 September 2017 19:01:35 UTC