소스 검색

Docs: Added lib include back.

Mr.doob 9 년 전
부모
커밋
5dca3aa311
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/index.html

+ 1 - 0
docs/index.html

@@ -417,5 +417,6 @@
 			].join('\n'));
 			].join('\n'));
 
 
 		</script>
 		</script>
+		<script src="../build/three.min.js"></script> <!-- console sandbox -->
 	</body>
 	</body>
 </html>
 </html>