| Daniel Passos most of the developers will put plugins/ and platform/ directory inside the .gitignore (also ionc does it when creating a new project), after they clone the project into another machine (could be the CI used for building the app) they will run cordova prepare to redownload all platforms and plugins. Anyway I also think is a cordova bug |