ngCordova build missing FileTransfer plugin

The latest full build and even the custom build options for ngCordova are missing the filetransfer plugin. In the interim anyone needing the plugin can manually copy the filetransfer plugin from github to the ng-cordova.js dist file and update the angular.module(‘ngCordova.plugins’, to include the file-transfer angular module.