- From: Jordan Harband <notifications@github.com>
- Date: Mon, 18 Nov 2019 23:28:08 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 November 2019 07:28:10 UTC
That's not, however, how ES Modules were designed nor how they're used in practice. To me, use of `import` is explicitly saying "this thing is safe to execute in the JS environment", and if i didn't want that, i wouldn't be using import.l -- 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/839#issuecomment-555371462
Received on Tuesday, 19 November 2019 07:28:10 UTC