@next-core/brick-kit 2.187.0 → 2.187.1

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.
@@ -11913,7 +11913,6 @@
11913
11913
  version: storyboard.app.currentVersion
11914
11914
  });
11915
11915
  }
11916
- setWatermark();
11917
11916
 
11918
11917
  /** Pending task for loading bricks */
11919
11918
  var pendingTask;
@@ -11921,6 +11920,7 @@
11921
11920
  var _storyboard$meta, _storyboard$meta2, _storyboard$meta3;
11922
11921
  yield _this3.kernel.fulfilStoryboard(storyboard);
11923
11922
  _this3.kernel.nextApp = storyboard.app;
11923
+ setWatermark();
11924
11924
  brickUtils.removeDeadConditions(storyboard, {
11925
11925
  constantFeatureFlags: true,
11926
11926
  featureFlags: _this3.kernel.getFeatureFlags()