You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "sandstrom (JIRA)" <ji...@apache.org> on 2015/01/27 15:57:35 UTC

[jira] [Commented] (CB-8150) Add a `--noprepare` flag to `cordova run`

    [ https://issues.apache.org/jira/browse/CB-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293630#comment-14293630 ] 

sandstrom commented on CB-8150:
-------------------------------

Friendly ping: [~agrieve] [~stevegill] [~kamrik]

I'd love to hear your thoughts on this.

> Add a `--noprepare` flag to `cordova run`
> -----------------------------------------
>
>                 Key: CB-8150
>                 URL: https://issues.apache.org/jira/browse/CB-8150
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>    Affects Versions: 4.0.0
>            Reporter: sandstrom
>            Priority: Minor
>
> `cordova run` has the excellent `--nobuild` flag, which makes it possible to skip building (when `cordova build` is called manually).
> Similarly, it would be neat if a `--noprepare` flag was available.
> This allows for more fine-grained control over `run`.
> In our case, we want to do adjustments to files after calling `cordova prepare` (similar to the hooks, but we've implemented it a bit differently), and this is impossible since `cordova run` will call `prepare`, undoing our changes.



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