浏览代码

Bower "main" should not point to minified source

Matt DesLauriers 10 年之前
父节点
当前提交
d344a3786c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",