瀏覽代碼

No need to load only core anymore

Popov72 5 年之前
父節點
當前提交
b4d3ffa392
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      localDevWebGPU/index.html

+ 0 - 1
localDevWebGPU/index.html

@@ -74,7 +74,6 @@
 
         // Load the scripts + map file to allow vscode debug.
         BABYLONDEVTOOLS.Loader
-            .loadCoreOnly()
             .require(indexjs)
             .load(function() {
                 if (BABYLON.Engine.isSupported()) {