@betterbugs/replay 2.0.0-alpha.21 → 2.0.0-alpha.23

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.
package/dist/replay.js CHANGED
@@ -11192,7 +11192,7 @@ class Replayer {
11192
11192
  speed: 1,
11193
11193
  maxSpeed: 360,
11194
11194
  root: document.body,
11195
- loadTimeout: 5e3,
11195
+ loadTimeout: 0,
11196
11196
  skipInactive: false,
11197
11197
  inactivePeriodThreshold: 10 * 1e3,
11198
11198
  showWarning: true,