浏览代码

removing optional dependency

Raanan Weber 7 年之前
父节点
当前提交
63cf643aa5
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      Tools/Gulp/config.json

+ 0 - 5
Tools/Gulp/config.json

@@ -37,11 +37,6 @@
                 "name": "earcut",
                 "module": "earcut",
                 "optional": true
-            },
-            {
-                "name": "INSPECTOR",
-                "module": "babylonjs-inspector",
-                "optional": true
             }
         ]
     },