Cordova plugins download

While building a meteor project for iOS or Android it looks like Cordova is downloading the plugins it needs to create the cordova project. I see this each and every time i use meteor build. See the picture below:

Has anyone found a solution to cache/save the plugins locally? Meteor packages are downloaded only once, why not cordova plugins too?
Is the Meteor team working on a solution for this?

+1 I am having the same problem. Did you find a solution to this?

This has been fixed in Meteor 1.2.

1 Like