[ALOY-381] Resolve global variables in commonjs modules platform disparities
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2013-04-22T23:30:14.000+0000 |
| Affected Version/s | Alloy 0.3.1 |
| Fix Version/s | Alloy 1.1.0 |
| Components | Runtime |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Unknown |
| Created | 2012-11-13T20:07:37.000+0000 |
| Updated | 2018-03-07T22:25:34.000+0000 |
Description
This ticket is a placeholder for testing that will be performed after TIMOB-11752 is resolved. In short, globals are accessible in commonjs modules in iOS and Mobileweb, but not on Android. See TIMOB-11752 for the full details.
No comments