Add support for embedded JS dependencies (embed Lime dependencies by default)

This commit is contained in:
Joshua Granick
2019-02-12 13:30:07 -08:00
parent 3e9f875eaf
commit cac82509da
5 changed files with 39 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
::if embeddedLibraries::::foreach (embeddedLibraries)::
::__current__::::end::::end::
// lime.embed namespace wrapper
(function ($hx_exports, $global) { "use strict";
$hx_exports.lime = $hx_exports.lime || {};