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

ASF GitHub Bot commented on CB-14098:
-------------------------------------

raphinesse commented on issue #21: CB-14098: Remove unused res folder
URL: 
https://github.com/apache/cordova-app-hello-world/pull/21#issuecomment-390522900
 
 
   @Menardi Thanks for testing. The former README in this folder says:
   > Although there are default image resources in a newly-created project, 
those come from the platform-specific project template, which can generally be 
found in the platform's `template` directory.

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

Reply via email to