Re: [w3c/webcomponents] Workers and non-JavaScript modules (#822)

I would be happy with taking a conservative approach and disallowing JSON/etc. for workers and script elements for now, and loosening that up later if we ever add a `.module` or similar. But, I would also be happy treating it as relatively harmless and letting folks do it.

If we want to restrict it, we should decide sooner rather than later, because I can just imagine the kind of fun hacks people will start using this for. (E.g. precaching JSON files, or something weirder...)

-- 
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/822#issuecomment-506583033

Received on Friday, 28 June 2019 03:08:03 UTC