- From: Joe Pea <notifications@github.com>
- Date: Wed, 04 Apr 2018 09:58:16 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 April 2018 16:58:38 UTC
Alright, so doing something like ```js return Reflect.construct(HTMLElement, [], new.target) ``` with `new.target` just doesn't work because `new.target` is undefined. This is just a complete mess. -- 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-378671326
Received on Wednesday, 4 April 2018 16:58:38 UTC