[
https://issues.apache.org/jira/browse/CB-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978818#comment-13978818
]
ASF GitHub Bot commented on CB-4376:
------------------------------------
Github user asfgit closed the pull request at:
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
> Priority: Minor
> Fix For: 3.1.0
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)