Files
rrweb/.changeset/large-ants-prove.md
Prateek Karnal f6f07e9533 Fix relative path detection in stylesheet URLs (#1130)
* Fix relative path detection in stylesheet URLs

* Add a check for www.

* Update packages/rrweb-snapshot/src/snapshot.ts

* Update packages/rrweb-snapshot/src/snapshot.ts

* Create large-ants-prove.md

* Update large-ants-prove.md

---------

Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
Co-authored-by: Yun Feng <yun.feng0817@gmail.com>
2023-02-15 16:42:29 +01:00

7 lines
166 B
Markdown

---
'rrweb-snapshot': patch
'rrweb': patch
---
Fix: Make relative path detection in stylesheet URLs to detect more types of URL protocols when inlining stylesheets.