ionic-rocket icon indicating copy to clipboard operation
ionic-rocket copied to clipboard

Improve build tasks

Open yrezgui opened this issue 10 years ago • 4 comments

  • 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

yrezgui avatar Apr 30 '14 23:04 yrezgui

Fixed.

yrezgui avatar Apr 30 '14 23:04 yrezgui

Need to improve the watch.

yrezgui avatar May 01 '14 18:05 yrezgui

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!

mmrko avatar May 06 '14 13:05 mmrko

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 ?

yrezgui avatar May 11 '14 10:05 yrezgui