@xuda.io/runtime-bundle 1.0.995 → 1.0.997

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.
@@ -1098,6 +1098,7 @@ var UI_WORKER_OBJ = {
1098
1098
  num: 9000,
1099
1099
  cache: {},
1100
1100
  viewport_height_set_ids: [],
1101
+ xu_render_cache: {},
1101
1102
  // pending_for_viewport_render: {}
1102
1103
  };
1103
1104
 
@@ -1098,6 +1098,7 @@ var UI_WORKER_OBJ = {
1098
1098
  num: 9000,
1099
1099
  cache: {},
1100
1100
  viewport_height_set_ids: [],
1101
+ xu_render_cache: {},
1101
1102
  // pending_for_viewport_render: {}
1102
1103
  };
1103
1104