@betterbugs/rrweb 2.0.0-alpha.21 → 2.0.0-alpha.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15933,7 +15933,7 @@ class Replayer {
15933
15933
  speed: 1,
15934
15934
  maxSpeed: 360,
15935
15935
  root: document.body,
15936
- loadTimeout: 5e3,
15936
+ loadTimeout: 0,
15937
15937
  skipInactive: false,
15938
15938
  inactivePeriodThreshold: 10 * 1e3,
15939
15939
  showWarning: true,