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

Again, you can just use `Reflect.construct` to make it work with non-class constructors. See https://github.com/w3c/webcomponents/issues/587#issuecomment-254017839. In addition, Safari, Firefox, and Chrome all have been shipping with class syntax for more than a year.

-- 
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-290502635

Received on Thursday, 30 March 2017 18:30:14 UTC