- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 11 Oct 2017 16:57:20 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 October 2017 16:57:42 UTC
@jakearchibald as I tried to illustrate above, you don't need `import()` to invoke different code in different globals. You just need `if` statements and functions. `import()` seems no better or worse than other functions. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/527#issuecomment-335876450
Received on Wednesday, 11 October 2017 16:57:42 UTC