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

@JerryGreen `import json from "./foo.json"` will indeed use the mime-type of the response and fail if it's not a JavaScript type.

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

Received on Tuesday, 29 September 2020 01:32:33 UTC