Jim Cummins

Results 116 comments of Jim Cummins

Nice. One other particularity in gulp is that gulp-compass only works with live reload if you only have one target .css that you're compiling to. Is this an ok compromise?...

@diegonetto Slow going. Limited experience w/Gulp, new father stuff, and work deadlines have meant little time to work on this. Wish I had more news!

I will say, the ionic team has started to roll more and more of the stuff we're doing in this generator into the base ionic cli. For example, SASS support...

Sorry. New baby arrived and this is stalled. Not on my radar unfortunately. Would love for someone who is interested to pick it up.

@amartin007 This project uses grunt, not gulp. Can you post the command you're running? My guess is that you're following instructions that assume you're using the ionic-cli and not the...

My gut says no. You can register external grunt tasks but you still have to modify the Gruntfile.js so you're going to have to merge the two when doing upgrades....

Just to be clear, you'd like a prompt that asks the user what application ID they want to use in their config.xml?

I agree that this is no longer needed if you're using the ionic-cli. With that said, the current state of this project assumes that you're not using the ionic cli...

Congrats on the book @diegonetto. We used this generator heavily and have added / modified our app now to be a bit different than the original setup. If I can...

@yogieputra8 Looks like this is a nodejs problem with v0.10.34. Perhaps try another version of Node? https://github.com/joyent/node/issues/8894 @diegonetto Can you close this issue since it is being worked on by...