Andrew Grieve created CB-5764:
---------------------------------
Summary: Move .cordova/hooks to project root
Key: CB-5764
URL: https://issues.apache.org/jira/browse/CB-5764
Project: Apache Cordova
Issue Type: Sub-task
Components: CLI, Docs
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
.cordova/config.json is not meant to be put in version control, but hooks are.
So, they should not be put into a hidden directory.
So as to not conflict with shared git hooks, we'll call the directory
`cordova-hooks`
We should still support running hooks from `.cordova/hooks` for backwards
compatibility.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)