Re: [w3c/webcomponents] HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (#839)

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