Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7067] MobileWeb: Build time dependency bundling

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2012-10-11T00:38:55.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.0.0
ComponentsMobileWeb
Labelstbs-future
ReporterChris Barber
AssigneeChris Barber
Created2012-01-10T13:55:09.000+0000
Updated2013-01-16T15:59:50.000+0000

Description

During build time, scan the project's code for all Ti APIs used and build a dependency map. Using this dependency map, assemble the files into a single file. This should be done in support/mobileweb/compiler.py. Also remove the unneeded map.prop file. This should be accomplished using the AST parser.

Comments

  1. Bryan Hughes 2012-10-11

    This was implemented in TIMOB-9647
  2. Eric Merriman 2013-01-16

    Closing as duplicate.

JSON Source