[ 
https://issues.apache.org/jira/browse/CB-11065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Kotikov closed CB-11065.
---------------------------------
    Resolution: Fixed

> Documentation - CLI Reference Page References Top Level 'merges' Folder that 
> CLI does not create
> ------------------------------------------------------------------------------------------------
>
>                 Key: CB-11065
>                 URL: https://issues.apache.org/jira/browse/CB-11065
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 6.1.1
>            Reporter: Simon Prickett
>            Assignee: Nikhil Khandelwal
>            Priority: Trivial
>              Labels: triaged
>
> The documentation says that:
> "Directory structure
> A Cordova application created with cordova-cli will have the following 
> directory structure:"
> on this page 
> https://cordova.apache.org/docs/en/latest/reference/cordova-cli/index.html
> It then shows a tree including a top level 'merges' folder:
> {code}
> myapp/
> |-- config.xml
> |-- hooks/
> |-- merges/
> | | |-- android/
> | | |-- windows/
> | | |-- ios/
> |-- www/
> ...
> {code}
> This is not actually created by the CLI in 6.1.1 (unlike say the hooks folder 
> which is).
> Example test:
> {code}
> Simon-P:tmp simon$ cordova -version
> 6.1.1
> Simon-P:tmp simon$ cordova create myapp com.whatever.myapp MyApp
> Creating a new cordova project.
> Simon-P:tmp simon$ cd myapp/
> Simon-P:myapp simon$ ls -F
> config.xml    hooks/          platforms/      plugins/        www/
> Simon-P:myapp simon$ 
> {code}
> Note missing "merges/" at top level.  Not sure if this is a fault in the CLI 
> or the documentation.  If it creates "hooks/" then it should also create 
> "merges/" or documentation should reflect this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to