Files
rrweb/.changeset/short-hounds-confess.md
Billy Vong 955aa8ced0 <link> fixes re. modulepreload and fetch logic (#1614)
* `link[rel="modulepreload"]` doesn't require `as="script"` which is tied to rel="preload" only
* extract file extension properly when examining `rel="prefetch"` to disregard URL parameters correctly

Co-authored-by: Eoghan Murray <eoghan@getthere.ie>
2026-04-01 12:00:00 +08:00

146 B

rrweb-snapshot, rrweb
rrweb-snapshot rrweb
patch patch

Change to ignore all link[rel="modulepreload"] instead of including only those with as="script"