@absolutejs/absolute 0.19.0-beta.979 → 0.19.0-beta.980

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.
@@ -2325,6 +2325,7 @@ var initDominoAdapter = (platformServer) => {
2325
2325
  return {
2326
2326
  APP_BASE_HREF: common.APP_BASE_HREF,
2327
2327
  bootstrapApplication: platformBrowser.bootstrapApplication,
2328
+ clearResolutionOfComponentResourcesQueue: core.\u{275}clearResolutionOfComponentResourcesQueue,
2328
2329
  DomSanitizer: platformBrowser.DomSanitizer,
2329
2330
  ENVIRONMENT_INITIALIZER: core.ENVIRONMENT_INITIALIZER,
2330
2331
  inject: core.inject,
@@ -2495,6 +2496,7 @@ var routeContextCache, cacheRouteData = (pagePath, data) => {
2495
2496
  }
2496
2497
  return result;
2497
2498
  }, renderAngularApp = async (deps, PageComponent, providers, document2, url = "/") => {
2499
+ deps.clearResolutionOfComponentResourcesQueue();
2498
2500
  const bootstrap = (context) => deps.bootstrapApplication(PageComponent, { providers }, context);
2499
2501
  return withSuppressedAngularDevLogs(() => deps.renderApplication(bootstrap, {
2500
2502
  document: document2,
@@ -3995,5 +3997,5 @@ export {
3995
3997
  createTypedIsland
3996
3998
  };
3997
3999
 
3998
- //# debugId=7667EC6EAC7D4C8564756E2164756E21
4000
+ //# debugId=9FEB6DDC51304A1864756E2164756E21
3999
4001
  //# sourceMappingURL=index.js.map