[
https://issues.apache.org/jira/browse/CB-14098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482089#comment-16482089
]
ASF GitHub Bot commented on CB-14098:
-------------------------------------
Menardi commented on issue #21: CB-14098: Remove unused res folder
URL:
https://github.com/apache/cordova-app-hello-world/pull/21#issuecomment-390522704
I agree, it looks like the `res` folder is redundant. An iOS app built on
this template is just fine, and has all the default Cordova icons. I'm not sure
where they're being taken from, but it's not this `res` folder.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Remove unused res folder from app template
> ------------------------------------------
>
> Key: CB-14098
> URL: https://issues.apache.org/jira/browse/CB-14098
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-app-hello-world
> Affects Versions: 3.11.0
> Reporter: Raphael
> Priority: Major
>
> The resĀ folder weighs around 10MiB and contains resources for a whole lot of
> platforms, most of which are actually deprecated. Furthermore, as I
> understand the included `README.md` (which I'm not sure I do), the contents
> of this folder seem to not even being used for anything.
> So my proposalĀ is to remove this directory from the template. That would
> decrease the installation size of `cordova` by about two thirds and remove
> unnecessary clutter from any newly created apps.
> If I did get anything wrong and this is actually used, we should probably
> clarify the README, remove all content related to deprecated platforms (like
> suggested in CB-13726) and run them through some compressors (pngquant and
> zopflipng).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]