[ 
https://issues.apache.org/jira/browse/CB-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Braden Shepherdson resolved CB-2430.
------------------------------------

    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commitdiff;h=5c10b0a1f7309830de21e8ae6e82822cf81461d7
https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commitdiff;h=69be67b8632a20036520efb31ea9d73771f258af
                
> Split "cordova build" into the fast copy step and slow compile step, allow 
> calling them separately
> --------------------------------------------------------------------------------------------------
>
>                 Key: CB-2430
>                 URL: https://issues.apache.org/jira/browse/CB-2430
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CLI
>    Affects Versions: 2.4.0
>            Reporter: Braden Shepherdson
>            Assignee: Braden Shepherdson
>             Fix For: 2.5.0
>
>
> cordova build is slow and that sucks when you're using Eclipse/Xcode/etc. to 
> build your app and just want it to copy the www.
> I've got a patch to the cordova-cli code to split cordova build into two 
> parts, called cordova prepare and cordova compile. cordova build remains as 
> an alias for prepare and then compile, so its behavior is unchanged.
> Patch is coming shortly; this bug is intended for changelog and notification 
> purposes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to