ionic-manup
ionic-manup copied to clipboard
Add building and testing demo app to main test process
To prevent issues like #9 happening again, as well as unit testing the module, do an ionic build of the demo app as part of the regular testing process. This will ensure the demo builds against the latest changes to the module, and that the service works as desired.