Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7080] MobileWeb: Move inlined "cached" modules from loader.js into individual files

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2012-02-08T16:50:00.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-03, Release 2.0.0, Release 1.8.2
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-01-10T15:16:45.000+0000
Updated2017-03-03T23:28:19.000+0000

Description

The loader.js has a require.cache() after the loader definition that is supposed to be dynamically generated at compile time. These inlined modules are meant to be moved into external files for better maintainability.

Comments

  1. Chris Barber 2012-02-08

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1379
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source