You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Darryl L. Miles (JIRA)" <ji...@apache.org> on 2014/11/07 02:23:33 UTC

[jira] [Created] (CB-7981) serve ... appears to do prepare/build before serving with no way to turn these phases off

Darryl L. Miles created CB-7981:
-----------------------------------

             Summary: serve ... appears to do prepare/build before serving with no way to turn these phases off
                 Key: CB-7981
                 URL: https://issues.apache.org/jira/browse/CB-7981
             Project: Apache Cordova
          Issue Type: Improvement
    Affects Versions: 3.6.0
            Reporter: Darryl L. Miles
            Priority: Minor


Often during automated building we have already just done a "prepare" and/or "build", then some other tasks, then we wish to "serve" (like for development with LiveReload etc...)

So either:

* those tasks (prepare/build) need to support incremental building, meaning running it again a 2nd time in a row would find no new work to do and therefore complete the task quickly.

Or

* the "serve" command needs a "--no-prepare" and/or "--no-build" option to allow those phases to be inhibited, because the user knows better.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org