You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@deini how bad do you want to use gulp? It looks like there is no good alternative to grunt bump for gulp, and to get the same functionality, we will have to use multiple gulp plugins and basically write our own tasks that grunt bump already has built in.
I'm down to use whatever but gulp is way simpler and even if it doesn't have the bump functionality I think it's easier just to do write some tasks. What does the team thinks about this?
—
Daniel Almaguer
On Sat, Aug 2, 2014 at 11:57 AM, Alex Taylor [email protected]
wrote:
@deini how bad do you want to use gulp? It looks like there is no good alternative to grunt bump for gulp, and to get the same functionality, we will have to use multiple gulp plugins and basically write our own tasks that grunt bump already has built in.
Reply to this email directly or view it on GitHub: #321 (comment)
We need to implement a release process (using grunt bump), as well as build tools such as minification/jslint/concating js/etc..
The text was updated successfully, but these errors were encountered: