turn some warning message into debug message

This commit is contained in:
Yanzhen Yu
2019-01-30 00:47:41 +08:00
parent 5cc25b0ac1
commit ebd1457ce2
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