Hi everyone,

I have been working with Anis and Steve to add browserify support in 
cordova-lib and cordova-cli.  They way this is being done is through a flag in 
the CLI which then calls prepare-browserify versus the standard prepare, an 
example:
"cordova plugin --browserify add org.apache.cordova.*"
"cordova plugin --browserify rm org.apache.cordova.*"


So far it has only been tested using iOS and Android and requires that the 
browserify flag is present whenever you add or remove a plugin.  Let me know if 
you have any questions or concerns.

https://github.com/apache/cordova-lib/pull/66

https://github.com/apache/cordova-cli/pull/185


Thanks,
Suraj.

Reply via email to