Explorar el Código

Bower "main" should not point to minified source

Matt DesLauriers hace 10 años
padre
commit
d344a3786c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -3,7 +3,7 @@
 	"version": "0.0.68",
 	"homepage": "http://threejs.org/",
 	"description": "JavaScript 3D library",
-	"main": "build/three.min.js",
+	"main": "build/three.js",
 	"keywords": [
 		"three",
 		"threejs",