Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-30 | Added DistProd | 17 | -0/+32 | ||
2016-05-28 | Clean up and documentation | 31 | -32/+0 | ||
2016-02-15 | Updated TokenRefresh and AppConfig | 1 | -2/+2 | ||
2016-02-10 | Fix Warning | 2 | -14/+14 | ||
2016-01-05 | Add "dist.prod" directory, modify .gitignore | 33 | -0/+32 | ||
"dist.prod" is a snapshot of compiled application ; it is useful for demos, and because compiling AngularJS code (using npm, gulp...) within Yocto means lots of efforts for little gain. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> |