浏览代码

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