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

@dandclark I personally still don't see any info of how that would be resolved when there's no assertion. Will this:

```ts
import json from "./foo.json"
```

still use MIME-type?

I opened this question in the proposal, calling it default asserts: https://github.com/tc39/proposal-import-assertions/issues/101

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

Received on Tuesday, 29 September 2020 01:25:17 UTC