You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Husting (JIRA)" <ji...@apache.org> on 2013/08/22 18:14:52 UTC

[jira] [Created] (CB-4646) Doing a build should compile only that platform's icons and splash screens

Steve Husting created CB-4646:
---------------------------------

             Summary: Doing a build <platform> should compile only that platform's icons and splash screens
                 Key: CB-4646
                 URL: https://issues.apache.org/jira/browse/CB-4646
             Project: Apache Cordova
          Issue Type: Improvement
          Components: CLI
    Affects Versions: 3.0.0
         Environment: Terminal on the Mac
            Reporter: Steve Husting
            Assignee: Filip Maj
            Priority: Minor


When I do a cordova build android, the default Hello World app provided by Cordova is 8.9MB. When I remove the folders in the www/ folder that are unrelated to the Android platform, then the size built is 2.9MB. 

Please set the code to understand that the platform name in the Build or Run commands (e.g., cordova build android) should copy over only that platform's icon and screen folders, and not the other ones. 

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