blob: 10b61d6a48a6a656eab358d04c7bf1fdfdcdba6d [file] [log] [blame]
Synopsis
cordova-cli prepare [PLATFORM..]
Copies files for specified platforms, or all platforms,
so that the project is ready to build with each SDK.
--browserify ...................... Compile plugin JS at build time instead of runtime
using browserify. Replaces cordovajs file with one
that includes the JS of the installed plugins.