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

i understand the want of importing json, it feels pretty smooth, but overall i have to agree with ljharb there. If performance is also a concern, i'd be curious why `<link rel="preload" href="whatever" as="json">` combined with `fetch(whatever)` isn't sufficient.

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

Received on Tuesday, 19 November 2019 07:32:18 UTC