Re: [whatwg/fetch] Adds "audioworklet" and "paintworklet" as destinations. (#527)

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