Преглед изворни кода

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",