You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2014/05/27 19:34:01 UTC

[jira] [Created] (CB-6767) Allow `cordova` to be replacable

Josh Soref created CB-6767:
------------------------------

             Summary: Allow `cordova` to be replacable
                 Key: CB-6767
                 URL: https://issues.apache.org/jira/browse/CB-6767
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI, CordovaLib
    Affects Versions: 3.4.0
            Reporter: Josh Soref
            Assignee: Josh Soref


Anyone who tries to incorporate CordovaLib into their own product will eventually have things like:

`myapp plugin add`

which yield errors like:
"please use `cordova plugin add <something>`"

It'd be nice for the errors to actually be able to say "please use `myapp plugin add <something>`" instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)