Thanks for PRs. Andrew, the browserify method builds a cordova-js for each of the installed platforms (at prepare time) and copies it over into the platforms www directory (platforms/android/assets/www, etc). We shouldn't have to move platform specific js into platform folders because it is still building a unique cordova js file for each platform.
On Fri, Jan 9, 2015 at 10:41 AM, Josh Soref <[email protected]> wrote: > Steven Gill wrote: > > > > > > https://github.com/cordova/apache-blog-posts/blob/master/2015-01-08-tools- > >release.md > > > > PRs welcome! > > https://github.com/cordova/apache-blog-posts/pull/28 >
