You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Braden Shepherdson (JIRA)" <ji...@apache.org> on 2013/02/13 19:38:13 UTC

[jira] [Created] (CB-2430) Split "cordova build" into the fast copy step and slow compile step, allow calling them separately

Braden Shepherdson created CB-2430:
--------------------------------------

             Summary: 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