소스 검색

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()) {