Skip to content

Commit

Permalink
Note
Browse files Browse the repository at this point in the history
  • Loading branch information
Ms2ger committed Nov 21, 2024
1 parent c8d1b45 commit a12d85e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -109606,6 +109606,9 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp
ensures that new import maps cannot define the module resolution for modules that were already
defined by past import maps, or for ones that were already resolved.</p>

<p class="note">Import maps are not currently supported in
<span data-x="synthetic realm">synthetic realms</span>. This could change in the future.</p>

<div class="example" id="example-import-map-bare-specifier">
<p>The simplest use of import maps is to globally remap a bare module specifier:</p>

Expand Down

0 comments on commit a12d85e

Please sign in to comment.