Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Grunt-forever as a registered task #14

Open
leore opened this issue Jan 20, 2014 · 0 comments
Open

Running Grunt-forever as a registered task #14

leore opened this issue Jan 20, 2014 · 0 comments

Comments

@leore
Copy link

leore commented Jan 20, 2014

I would like to do this:

grunt.registerTask 'prod', ['compile', 'env:production', 'forever:start']

However, since start is an actual method i can't do this.

Anyway you can make it compatible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant