Sfoglia il codice sorgente

Prevent ES6 sandbox Build

sebavan 5 anni fa
parent
commit
ae693f0e7f
1 ha cambiato i file con 2 aggiunte e 3 eliminazioni
  1. 2 3
      Tools/Config/config.json

+ 2 - 3
Tools/Config/config.json

@@ -60,8 +60,7 @@
         "gui",
         "inspector",
         "viewer",
-        "nodeEditor",
-        "sandbox"
+        "nodeEditor"
     ],
     "lintModules": [
         "core",
@@ -823,4 +822,4 @@
             "legacyPackageOutputDirectory": "../../../Viewer/build/assets/"
         }
     }
-}
+}