* `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>
7 lines
146 B
Markdown
7 lines
146 B
Markdown
---
|
|
"rrweb-snapshot": patch
|
|
"rrweb": patch
|
|
---
|
|
|
|
Change to ignore all link[rel="modulepreload"] instead of including only those with `as="script"`
|