🏠 New in High Baseline Support: Import maps

September 27, 2025

caniuse · mdn · spec

A <script type="importmap"> HTML element provides an import map as a JSON string. An import map controls how the browser should resolve module specifiers when importing JavaScript modules.

Source features