Grunt gets pretty slow for things running Sass and minifying JS files. Instead, I think it's worth exploring moving these build steps into Broccoli. Broccoli is made so it works nicely with grunt, but ultimate is smarter about the more build-like steps than grunt is. I haven't done much exploring here, but it's worth a look.
Grunt gets pretty slow for things running Sass and minifying JS files. Instead, I think it's worth exploring moving these build steps into Broccoli. Broccoli is made so it works nicely with grunt, but ultimate is smarter about the more build-like steps than grunt is. I haven't done much exploring here, but it's worth a look.