AntOSDK now can generate release zip of the application

This commit is contained in:
Xuan Sang LE
2018-03-19 23:58:35 +01:00
parent 1e4c134454
commit 0882a6a1f1
2 changed files with 52 additions and 11 deletions

View File

@ -276,6 +276,7 @@ self.OS.API =
f() if f
else
console.log l, "Library exist, no need to load"
f() if f
_courrier.trigger "sharedlibraryloaded", l
requires:(libs, f) ->