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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to