Navigation Menu

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

FEATURE - Expose Grunt Option Keys for Ease of Use #1570

Merged
merged 1 commit into from Jul 3, 2020

Conversation

brian-lim-42
Copy link
Contributor

Expose grunt option keys for use with grunt tasks

Example use case : saving all current options to json, for developer preferences

grunt.registerTask('gen', 'Generate based on last settings', function () {
// TODO
});

@jsf-clabot
Copy link

jsf-clabot commented Jan 2, 2017

CLA assistant check
All committers have signed the CLA.

@shama
Copy link
Member

shama commented Jan 3, 2017

Thanks for the PR @bhldev! This LGTM 👍

Will leave open for other contributors to weigh in. This should go into the next minor version.

@brian-lim-42
Copy link
Contributor Author

Hello,
Can this be approved and merged?
Thanks,
~ B

@vladikoff vladikoff merged commit 0d23eff into gruntjs:master Jul 3, 2020
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

Successfully merging this pull request may close these issues.

None yet

4 participants