Closed tkellen closed 11 years ago
@ronaldlokers, Do you plan on updating this to grunt 0.4.0?
@iamchrismiller At the moment it is not my priority (lack of time), feel free to push a patch for it if you want.
I've patched and submitted a pull request for this: https://github.com/ronaldlokers/grunt-casperjs/pull/8
Fixed with #8, thanks @loyalchow! :+1:
registerHelpers will be deprecated 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