@betterbugs/all 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.
package/dist/all.js CHANGED
@@ -15905,7 +15905,7 @@ class Replayer {
15905
15905
  speed: 1,
15906
15906
  maxSpeed: 360,
15907
15907
  root: document.body,
15908
- loadTimeout: 5e3,
15908
+ loadTimeout: 0,
15909
15909
  skipInactive: false,
15910
15910
  inactivePeriodThreshold: 10 * 1e3,
15911
15911
  showWarning: true,