Browse Source

fix broken ThreeWebGL.js build

Justin Sermeno 14 năm trước cách đây
mục cha
commit
8ca569f9ba
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      utils/build.py

+ 1 - 0
utils/build.py

@@ -283,6 +283,7 @@ WEBGL_FILES = [
 'materials/MeshShaderMaterial.js',
 'materials/ParticleBasicMaterial.js',
 'textures/Texture.js',
+'textures/DataTexture.js',
 'objects/Particle.js',
 'objects/ParticleSystem.js',
 'objects/Line.js',