🏠 New in High Baseline Support: <link rel="modulepreload">
March 18, 2026
The rel="modulepreload" attribute for the <link> HTML element indicates that a module script should be fetched, parsed, and compiled preemptively, and stored for later execution.
Source features
html.elements.link.rel.modulepreload[mdn]