浏览代码

Merge pull request #720 from Gmulti/master

Fix bower main file for BrunchJS
David Catuhe 10 年之前
父节点
当前提交
332bb3c4bc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -1,7 +1,7 @@
 {
   "name": "babylonjs",
   "description": "Babylon.js is a complete JavaScript framework for building 3D games with HTML 5 and WebGL",
-  "main": "babylon.2.2.js",
+  "main": "./dist/babylon.2.2.js",
   "homepage": "https://www.babylonjs.com",
   "repository": {
     "type": "git",