- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 11 Oct 2017 09:54:49 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 October 2017 16:55:12 UTC
Your example seems no different if I replace `import('changes-something.js')` with `changesSomething()`, where at the top of the file I do `import changesSomething from "./foo.js"`. What am I missing? -- 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-335875639
Received on Wednesday, 11 October 2017 16:55:12 UTC