@absolutejs/absolute 0.19.0-beta.644 → 0.19.0-beta.645

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/index.js CHANGED
@@ -11056,11 +11056,11 @@ ${lanes.join(`
11056
11056
  cb();
11057
11057
  return false;
11058
11058
  }
11059
- const session = new inspector.Session;
11060
- session.connect();
11061
- session.post("Profiler.enable", () => {
11062
- session.post("Profiler.start", () => {
11063
- activeSession = session;
11059
+ const session2 = new inspector.Session;
11060
+ session2.connect();
11061
+ session2.post("Profiler.enable", () => {
11062
+ session2.post("Profiler.start", () => {
11063
+ activeSession = session2;
11064
11064
  profilePath = path;
11065
11065
  cb();
11066
11066
  });
@@ -188789,5 +188789,5 @@ export {
188789
188789
  ANGULAR_INIT_TIMEOUT_MS
188790
188790
  };
188791
188791
 
188792
- //# debugId=29397C3A04E8355264756E2164756E21
188792
+ //# debugId=208189BA3E67A26564756E2164756E21
188793
188793
  //# sourceMappingURL=index.js.map