ionic-rocket
ionic-rocket copied to clipboard
Improve build tasks
- Works with the features-driven architecture
- Add automatically all the .js & .css in the index.html
- Organize scripts by app code and dependencies
- The watch triggers the assetsManager and got duplicate items after multiple runs
Fixed.
Need to improve the watch.
Hi yrezgui,
I came across this repo via Twitter and since I'm currently working with a similar stack (Cordova & Ionic & Gulp) I thought I'd throw in my two cents. Here's a fork I took from a project of mine: https://github.com/MMrko/cordova-ionic-ripple-app. Although our setups are somewhat different maybe there's something you'll find useful. Cheers!
Hi @MMrko, thanks for giving some inspiration. I have to fix some issues and I will certainly grab some tasks from your gulpfile ;) I'm not really fond of ripple. The support for debugging is not the best. What do you think about ?