فهرست منبع

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