Re: [w3ctag/design-reviews] import.meta.resolve() (Issue #746)

We looked at this again today during a breakout. Even without import map loading, authors can always dynamically add import maps by creating new `<script>` elements and appending them to the document. So even if the API were async, it could not possibly account for all future import maps. Therefore we're fine with a sync API, that is easier to reason about as resolving the specifier based on whatever the current state of import maps is, and we're going to close this. Thank you for flying TAG!

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/746#issuecomment-1297366451
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/746/1297366451@github.com>

Received on Monday, 31 October 2022 16:40:04 UTC