Open tkellen opened 12 years ago
registerHelpers might well be depreciated, but it will definitely be deprecated ;)
Hah! I posted a variation of this message on like 50 repositories and you're the only one who noticed that snafu. Whoops :)
thank you for the information, we will take steps to ensure that we are ready for v0.4.
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: grunt-contrib-clean performs this task and will be maintained in perpetuity by the grunt team, if you'd like to use it instead!