- From: Bradley Meck <notifications@github.com>
- Date: Mon, 16 Oct 2017 18:44:30 +0000 (UTC)
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 16 October 2017 18:45:00 UTC
I should clarify, ```js // ./a.mjs import './b.mjs' ``` ```js // ./b.mjs import './a.mjs' ``` Has the same problem of being unable to generate the URLs in a circular manner. -- 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/FileAPI/issues/84#issuecomment-336991002
Received on Monday, 16 October 2017 18:45:00 UTC