ソースを参照

fix import, taphos nomore :'(

Filipp Keks 5 年 前
コミット
9c27acebf9
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/renderers/webgl/WebGLMaterials.js

+ 2 - 2
src/renderers/webgl/WebGLMaterials.js

@@ -1,7 +1,7 @@
-import { BackSide } from "../../constants";
+import { BackSide } from "../../constants.js";
 
 /**
- * @author taphos / https://github.com/taphos
+ * @author mrdoob / http://mrdoob.com/
  *
  * This is a helper which deals with webgl specific logic of builtin materials
  * i.e. uniforms refresh before material is being rendered