Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 76df979

Browse files
Fix missing import after #1705 (#1731)
* Fix missing import after #1705; probably was there before I requested changes
1 parent f2419f2 commit 76df979

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

‎.changeset/lucky-trainers-joke.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"rrweb-snapshot": patch
33
---
44

5-
use ownerNode.baseURI for stringifying sheet hrefs
5+
Use ownerNode.baseURI for stringifying sheet hrefs

‎.changeset/spotty-emus-listen.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"rrweb-snapshot": patch
3+
---
4+
5+
Fix missing import after #1705

‎packages/rrweb-snapshot/test/utils.test.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {
77
extractFileExtension,
88
fixSafariColons,
99
isNodeMetaEqual,
10+
stringifyStylesheet,
1011
} from '../src/utils';
1112
import { NodeType } from '@rrweb/types';
1213
import type { serializedNode, serializedNodeWithId } from '@rrweb/types';

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /