[TIMOB-6013] MobileWeb: AMD support in require()
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-02T17:31:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-48, Release 1.8.0.1 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-11-05T10:30:09.000+0000 |
Updated | 2017-03-03T22:27:31.000+0000 |
Description
Needs to support asynchronous module definition (AMD) as described by https://github.com/amdjs/amdjs-api/wiki/AMD.
https://github.com/appcelerator/titanium_mobile/pull/702
Pull request: https://github.com/appcelerator/titanium_mobile/pull/759
Closing as duplicate.