- From: James Bromwell <notifications@github.com>
- Date: Tue, 19 Nov 2019 01:23:36 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 November 2019 09:23:39 UTC
Oh wow, I didn't realize we were that close. So, my above would be replaced with `const { supportsBar } = await fetch("./config.json").then(x=>x.json())`? That really is the only use case I can think of. Maybe we don't need HTML/CSS/JSON modules after all? -- 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-555411100
Received on Tuesday, 19 November 2019 09:23:39 UTC