<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>
This commit is contained in:
6
.changeset/short-hounds-confess.md
Normal file
6
.changeset/short-hounds-confess.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"rrweb-snapshot": patch
|
||||
"rrweb": patch
|
||||
---
|
||||
|
||||
Change to ignore all link[rel="modulepreload"] instead of including only those with `as="script"`
|
||||
Reference in New Issue
Block a user