Andrew Grieve created CB-4922:
---------------------------------

             Summary: CLI Doesn't fetch dependencies when no platforms are added
                 Key: CB-4922
                 URL: https://issues.apache.org/jira/browse/CB-4922
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
            Reporter: Andrew Grieve
            Priority: Minor


{code}
cordova create a a.b.c a
cd a
cordova plugin add 
../../git/mobile-chrome-apps/chrome-cordova/plugins/chrome.identity
cordova plugin ls
[ 'org.chromium.identity' ]
{code}


The deps do get added once you add a platform, so low priority.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to