vim-web 0.3.39-dev.7 → 0.3.39-dev.8

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.
package/dist/vim-web.js CHANGED
@@ -47922,6 +47922,8 @@ class StandardMaterial {
47922
47922
  #endif
47923
47923
  `
47924
47924
  );
47925
+ console.log(shader.vertexShader);
47926
+ console.log(shader.fragmentShader);
47925
47927
  };
47926
47928
  }
47927
47929
  }