<link rel="modulepreload">
Widely availableThe 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.
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.