Sfoglia il codice sorgente

removing optional dependency

Raanan Weber 7 anni fa
parent
commit
63cf643aa5
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  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
             }
         ]
     },