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

ASF GitHub Bot commented on CB-12944:
-------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-lib/pull/565


> Platform's spec is ignored in config.xml if package.json doesn't contain 
> dependency for platform
> ------------------------------------------------------------------------------------------------
>
>                 Key: CB-12944
>                 URL: https://issues.apache.org/jira/browse/CB-12944
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-lib
>    Affects Versions: Master
>            Reporter: Nikita Matrosov
>            Assignee: Nikita Matrosov
>
> Steps to reproduce with [email protected]:
> 1) Create app with package.json contains empty dependencies object: 
> "dependencies": {}
> (e.g. it's default for Visual Studio Cordova template)
> 2) Add entry into config.xml: <engine name="windows" 
> spec="https://github.com/apache/cordova-windows.git#4.4.x"; />
> 3) cordova platform add windows
> So, if package.json dependencies keys don't include windows or 
> cordova-windows, we should look for a spec in config.xml.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to