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

Andrew Grieve commented on CB-4910:
-----------------------------------

I think your point is valid. If we're expecting people to check in their 
.cordova directory, then why did we make it hidden? 

We made platforms/ and plugins/ non-hidden intentionally so as to reduce 
"magic", so why didn't we apply this to .cordova?

I think right now there is only config.json and hooks/ that are within 
.cordova. Maybe we should just have both of those as top-level things?

Maybe: `cordova.json` + `/hooks`.
                
> Request to reorganise configuration files
> -----------------------------------------
>
>                 Key: CB-4910
>                 URL: https://issues.apache.org/jira/browse/CB-4910
>             Project: Apache Cordova
>          Issue Type: Wish
>          Components: CLI
>            Reporter: Matt Gaunt
>
> What would be useful for future versions of Cordova projects built with the 
> cordova-cli is:
> 1.) Rename ".cordova" folder to simply "cordova" this means hosting projects 
> on github will more that likely include the cordova directory
> 2.) Move the config.xml file from the www diretory into the cordova directory 
> allowing build steps / tasks / tools to replace the contents of www without 
> breaking the build

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