Closed curiousdannii closed 11 years ago
Will do.
Haha, I only just realised all three of these repos are yours! Thanks for making them.
Heh, no problem. I am glad you find them useful as well =)
Bumped version to 0.8.0
and moved to grunt-retro@0.6.0
. You will need to re-run npm install grunt-zip --save-dev
to update your package.json
to point to the latest version.
Loading grunt-zip before your own
grunt.registerTask( 'name', function(){} )
will break grunt. This was fixed in grunt-retro 0.6.0.See https://github.com/twolfson/grunt-retro/pull/1