This library should help you while developing with:
ng2htmldist folder under args folder loading filesng2htmlbower.json and diff it with base bower.json to exclude already loaded modules (eg: angular) [Optional]dist under xos folderApp Name └- src ├ js ├ templates ├ bower_components └ dist
Angular apps should be saved under xoslib/source and builded apps should be moved under xoslib/static/js.
Two files should be generated, appname_main.js and appname_vendor.js, these file should be included into xoslib/dashboards/appname.html (tbd if this file has to be automatically generated during the build)