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

FYI #22

Closed
tkellen opened this issue Oct 10, 2012 · 2 comments
Closed

FYI #22

tkellen opened this issue Oct 10, 2012 · 2 comments

Comments

@tkellen
Copy link

tkellen commented Oct 10, 2012

registerHelpers will be depreciated in grunt 0.4.

To see how helpers will be handled in the future (using standard npm require), check out the following links:
https://github.com/gruntjs/grunt-contrib-uglify/blob/master/tasks/uglify.js#L15
https://github.com/gruntjs/grunt-contrib-uglify/blob/master/tasks/lib/min.js

PS: The task grunt-contrib-coffee should provide all of the functionality that this task does and will be maintained by the grunt team in perpetuity. It'd be awesome if you could check this out and see if it fulfills your needs. Assuming it does, perhaps you could depreciate yours to lessen the fragmentation in the community?

@avalade
Copy link
Owner

avalade commented Oct 10, 2012

Thanks Tyler. We have a task open for the changes to grunt 0.4.

I'm also aware that, after this plugin launched, the grunt-contrib-coffee plugin started up. This plugin does have a few more options than the grunt-contrib-coffee plugin has but I have been thinking that the 0.4 release of grunt is a good time to let this plugin fall by the wayside and direct people to grunt-contrib-coffee. I'll add a note in the README about that.

@avalade avalade closed this as completed Oct 10, 2012
@tkellen
Copy link
Author

tkellen commented Oct 10, 2012

Thanks Aaron! If you'd be willing to submit a PR for any missing functionality we'd love your input. If you don't have time, an issue would be super helpful, too.

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

2 participants