@viji-dev/core 0.3.14 → 0.3.15

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.
@@ -3764,10 +3764,6 @@ class VijiWorkerRuntime {
3764
3764
  this.postMessage("init-response", {
3765
3765
  id: message.id
3766
3766
  });
3767
- this.postMessage("ready", {
3768
- rendererType: this.rendererType,
3769
- canvasSize: { width: this.canvas.width, height: this.canvas.height }
3770
- });
3771
3767
  } catch (error) {
3772
3768
  this.postMessage("error", {
3773
3769
  id: message.id,
@@ -4323,4 +4319,4 @@ async function setSceneCode(sceneCode) {
4323
4319
  }
4324
4320
  }
4325
4321
  self.setSceneCode = setSceneCode;
4326
- //# sourceMappingURL=viji.worker-DTTIvWDe.js.map
4322
+ //# sourceMappingURL=viji.worker-Cu6zt4AH.js.map