Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27733] Speed up build by pre-generating all image sizes

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsbuild, griffin-app, images
ReporterBrenton House
AssigneeUnknown
Created2020-01-23T15:56:00.000+0000
Updated2020-01-25T20:28:58.000+0000

Description

Currently, when you do a Titanium build, it generates all the necessary missing image sizes based on the original images. However, this task has to be completed each and every time you do a build. It would make sense to do this one time, and possibly generate the images into the /app directory instead so that the next time a build is done, it would see that these images already exist and skip this part of the build.

Comments

  1. Hans Knöchel 2020-01-25

    +1, this is really a long term issue. Pre-generate and cache.

JSON Source