Browse Source

removing optional dependency

Raanan Weber 7 years ago
parent
commit
63cf643aa5
1 changed files with 0 additions and 5 deletions
  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
             }
         ]
     },