csantanapr / grunt-cordovacli

Wraps web app with Cordova CLI using GruntJS
Apache License 2.0
60 stars 31 forks source link

plugin add in cordova 5.0 #24

Closed kreck closed 9 years ago

kreck commented 9 years ago

The Cordova project switched to npm for distributing plugins/their repository. Could you adjust the grunt plugin to use the new npm based repo instead of plugins.cordova.io? Maybe as an option while "plugins.cordova.io" is still running, so it doesn't break other peoples current grunt scripts.

Also see: http://cordova.apache.org/announcements/2015/04/21/plugins-release-and-move-to-npm.html

Best

japrescott commented 9 years ago

+1