소스 검색

Prevent ES6 sandbox Build

sebavan 5 년 전
부모
커밋
ae693f0e7f
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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/"
         }
     }
-}
+}