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

Remove .registerHelper - it has been removed from Grunt 0.4.0a #19

Open
Iristyle opened this issue Sep 10, 2012 · 1 comment
Open

Remove .registerHelper - it has been removed from Grunt 0.4.0a #19

Iristyle opened this issue Sep 10, 2012 · 1 comment

Comments

@Iristyle
Copy link

The grunt.registerHelper API has been completely removed from the 0.4.0a (devel branch) -- see issue 354 / changeset for the explanation.

An example of rewriting a task to remove registerHelper is here

Here's another look a the lint task - 0.3 to 0.4
0.4 lint.js
0.3 lint.js

@Iristyle
Copy link
Author

Furthermore, grunt.utils has been renamed to grunt.util

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