You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jimmy Thomson (JIRA)" <ji...@apache.org> on 2015/11/12 22:24:10 UTC

[jira] [Created] (CB-9987) cordova-lib compile arguments changed

Jimmy Thomson created CB-9987:
---------------------------------

             Summary: cordova-lib compile arguments changed
                 Key: CB-9987
                 URL: https://issues.apache.org/jira/browse/CB-9987
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
    Affects Versions: 5.4.0
            Reporter: Jimmy Thomson
            Priority: Minor


Prior to cordova-lib 5.4.0 cordova.raw.compile accepted an object such as { options: ["list", "of", "options"]}. As of 5.4.0 it seems to want { options: {argv: ["list", "of", "options"]}} instead. This causes silent failures if other packages attempt to use the older approach.



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