@apps-in-toss/web-framework 0.0.0-dev.1741859884482 → 0.0.0-dev.1741934253781

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.
@@ -154986,6 +154986,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
154986
154986
  sharedCookiesEnabled: true,
154987
154987
  thirdPartyCookiesEnabled: true,
154988
154988
  cacheEnabled: false,
154989
+ cacheMode: "LOAD_NO_CACHE",
154989
154990
  onMessage: handler.onMessage,
154990
154991
  injectedJavaScript: handler.injectedJavaScript,
154991
154992
  injectedJavaScriptBeforeContentLoaded: handler.injectedJavaScript
@@ -154813,6 +154813,7 @@ __d(function (global, _$$_REQUIRE, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, e
154813
154813
  sharedCookiesEnabled: true,
154814
154814
  thirdPartyCookiesEnabled: true,
154815
154815
  cacheEnabled: false,
154816
+ cacheMode: "LOAD_NO_CACHE",
154816
154817
  onMessage: handler.onMessage,
154817
154818
  injectedJavaScript: handler.injectedJavaScript,
154818
154819
  injectedJavaScriptBeforeContentLoaded: handler.injectedJavaScript