Ver Fonte

Update bower.json

Bower component: use minified version as the main file.
willywongi há 11 anos atrás
pai
commit
999d0dabe4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      bower.json

+ 1 - 1
bower.json

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