[TIMOB-9318] MobileWeb: require() doesn't work within Ti+ modules
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-13T13:29:49.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | Release 2.1.0, Sprint 2012-12 MW |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-05-30T16:04:43.000+0000 |
Updated | 2017-03-03T23:29:15.000+0000 |
Description
require() is not properly working from modules when requiring other files in the module directory. Need to support resolving relative paths and absolute paths that are relative to the module.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2382
Closing ticket as MobileWeb is no longer supported.