turn some warning message into debug message

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent adba7ee0bb
commit 153035f4b0
4 changed files with 29 additions and 11 deletions

View File

@@ -215,6 +215,7 @@ The replayer accepts options as its constructor's second parameter, and it has t
| loadTimeout | 0 | timeout of loading remote style sheet |
| skipInactive | false | whether to skip inactive time |
| showWarning | true | whether to print warning messages during replay |
| showDebug | false | whether to print debug messages during replay |
#### Use rrweb-player