@absolutejs/absolute 0.19.0-beta.982 → 0.19.0-beta.983

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.
@@ -15,7 +15,6 @@ export type AngularDeps = {
15
15
  Sanitizer: typeof import('@angular/core').Sanitizer;
16
16
  SecurityContext: typeof import('@angular/core').SecurityContext;
17
17
  withHttpTransferCacheOptions: typeof import('@angular/platform-browser').withHttpTransferCacheOptions;
18
- clearResolutionOfComponentResourcesQueue: typeof import('@angular/core').ɵclearResolutionOfComponentResourcesQueue;
19
18
  };
20
19
  /**
21
20
  * Cached render data per route. The `headTag` is captured once when
package/dist/vue/index.js CHANGED
@@ -1379,7 +1379,6 @@ var initDominoAdapter = (platformServer) => {
1379
1379
  return {
1380
1380
  APP_BASE_HREF: common.APP_BASE_HREF,
1381
1381
  bootstrapApplication: platformBrowser.bootstrapApplication,
1382
- clearResolutionOfComponentResourcesQueue: core.\u{275}clearResolutionOfComponentResourcesQueue,
1383
1382
  DomSanitizer: platformBrowser.DomSanitizer,
1384
1383
  ENVIRONMENT_INITIALIZER: core.ENVIRONMENT_INITIALIZER,
1385
1384
  inject: core.inject,
@@ -1550,7 +1549,6 @@ var routeContextCache, cacheRouteData = (pagePath, data) => {
1550
1549
  }
1551
1550
  return result;
1552
1551
  }, renderAngularApp = async (deps, PageComponent, providers, document2, url = "/") => {
1553
- deps.clearResolutionOfComponentResourcesQueue();
1554
1552
  const bootstrap = (context) => deps.bootstrapApplication(PageComponent, { providers }, context);
1555
1553
  return withSuppressedAngularDevLogs(() => deps.renderApplication(bootstrap, {
1556
1554
  document: document2,
@@ -4650,5 +4648,5 @@ export {
4650
4648
  Image
4651
4649
  };
4652
4650
 
4653
- //# debugId=7675F57CF720C9B764756E2164756E21
4651
+ //# debugId=96E2EEADD8EB48FC64756E2164756E21
4654
4652
  //# sourceMappingURL=index.js.map