[TIMOB-6157] MobileWeb: Compile-time optimiziations to minimize resource loading
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-29T18:45:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-11-11T12:31:35.000+0000 |
Updated | 2018-04-04T23:20:42.000+0000 |
Description
The compile process needs to properly identify resources that are require()'d or Ti.include()'d, then bundle those resources into the generated files. This should use the AST mechanism Bryan has been working on. This mechanism can also be used to identify what Ti APIs are used and further optimize which APIs should be bundled.
This somewhat relates to work done in TIMOB-5888.
Resolving ticket as "Won't fix" as MobileWeb has been deprecated.
Closing as will not fix.