- From: Frank Lemanschik <notifications@github.com>
- Date: Tue, 14 Jul 2020 07:46:33 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 July 2020 14:46:46 UTC
The road is clear with dynamic import and TLA we got everything needed to serve something in any formart we should not over-engineer TLI Top Level Import.!!! when ```js const myFetchFunction = x=>fetch(x) await myFetchFunction('import-css').then(x=>/*do something with it */) ``` while chunk can have any ECMAScript supported types like string or buffer. Transform simply gets the rawChunk emited by fetch and then returns after generator finished -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/535#issuecomment-658223074
Received on Tuesday, 14 July 2020 14:46:46 UTC