Reference
renderFlightPreloadLinks
Renders modulepreload links for client chunks referenced by a Flight response.
Signature
function renderFlightPreloadLinks(response: FlightResponse, options: { nonce?: string }): stringReference
Renders modulepreload links for client chunks referenced by a Flight response.
function renderFlightPreloadLinks(response: FlightResponse, options: { nonce?: string }): string