Explorar o código

You can with Helios packages without explicitly loading helios/index.html.

Both in legacy IDE and in Helios popup.
Herbert Vojčík %!s(int64=10) %!d(string=hai) anos
pai
achega
c61c75c054
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      internal/index.html

+ 1 - 1
internal/index.html

@@ -17,7 +17,7 @@
         }
     });
     require(
-        ["amber/devel", "amber_cli/AmberCli"],
+        ["amber/devel", "helios/all", "amber_cli/AmberCli"],
         function (smalltalk) {
             smalltalk.initialize({'transport.defaultAmdNamespace': "amber_core"});
         }