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

Rubén Norte commented on CB-4376:
---------------------------------

Added pull request implementing this change: 
https://github.com/apache/cordova-cli/pull/22
                
> Read config.xml after "before prepare" hooks have been executed
> ---------------------------------------------------------------
>
>                 Key: CB-4376
>                 URL: https://issues.apache.org/jira/browse/CB-4376
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Rubén Norte
>            Assignee: Filip Maj
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> In order to allow developers to dynamically generate the "www" directory in 
> before prepare hooks (to generate optimized versions of it, for example), 
> config.xml should be read after they've been executed. Now the file it's read 
> before they execute and we have to copy just this file before running 
> "cordova prepare" to make it work.

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