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

Allow setting a gruntfile and other passed in parameters #18

Open
aaronbarker opened this issue Nov 18, 2013 · 3 comments
Open

Allow setting a gruntfile and other passed in parameters #18

aaronbarker opened this issue Nov 18, 2013 · 3 comments

Comments

@aaronbarker
Copy link

I have a project where I use multiple gruntfile files to keep things organized. Similarly I pass in variables to be used within the grunt file. I love the idea of having everything in Chrome instead of going back to the command line, but need to be able to pass this additional info in.

@vladikoff
Copy link
Owner

Thanks for the issue, I will look into this :)

@moshner
Copy link

moshner commented Mar 19, 2014

I agree this this request. We are building several gruntfiles in the same folder to take advantage of shared libraries. So we have the following files that I'd love to load from your plugin: Gruntfile.js, Gruntfile-1.js, Gruntfile-2.js, etc...

@dzuluaga
Copy link

+1. Something like this would do the trick when starting grunt-devtools:

grunt-devtools --env=test

BTW, the plugin looks really cool! It's a selling point while moving from Maven to Grunt.

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

4 participants