btford / grunt-google-cdn

58 stars 50 forks source link

Rename task to match npm module name #70

Open hwong668 opened 8 years ago

hwong668 commented 8 years ago

I'm using grunt-google-cdn as well as grunt-cdnify, both of these packages name their grunt task in registerMultiTask('cdnify',...) Please rename the task name to match the npm module name to avoid collision.

thanks