[
https://issues.apache.org/jira/browse/CB-14098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482343#comment-16482343
]
ASF GitHub Bot commented on CB-14098:
-------------------------------------
shazron commented on issue #21: CB-14098: Remove unused res folder
URL:
https://github.com/apache/cordova-app-hello-world/pull/21#issuecomment-390608786
iOS images are in this bundle, which is in the platform template:
https://github.com/apache/cordova-ios/tree/3507af4ac68ed13cfb4d8ecfd0e91e747a9c6875/bin/templates/project/__PROJECT_NAME__/Images.xcassets
----------------------------------------------------------------
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]