Explorar o código

Make sure thin instances are in webpack bundles

Popov72 %!s(int64=5) %!d(string=hai) anos
pai
achega
3d96903c07
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/Meshes/thinInstanceMesh.ts

+ 5 - 0
src/Meshes/thinInstanceMesh.ts

@@ -343,3 +343,8 @@ Mesh.prototype._disposeThinInstanceSpecificData = function() {
         this._thinInstanceDataStorage.matrixBuffer = null;
     }
 };
+
+/**
+ * @hidden
+ */
+export var _IDoNeedToBeInTheBuild2 = 42;