@betterbugs/replay 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.
@@ -11237,7 +11237,7 @@ class Replayer {
11237
11237
  speed: 1,
11238
11238
  maxSpeed: 360,
11239
11239
  root: document.body,
11240
- loadTimeout: 5e3,
11240
+ loadTimeout: 0,
11241
11241
  skipInactive: false,
11242
11242
  inactivePeriodThreshold: 10 * 1e3,
11243
11243
  showWarning: true,