[TIMOB-8960] MobileWeb: Add commonjs module platform type to tiapp.xml parser
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-05-18T10:53:07.000+0000 |
| Affected Version/s | Release 2.0.1 |
| Fix Version/s | Release 2.1.0, Sprint 2012-10 MW |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-05-02T16:59:02.000+0000 |
| Updated | 2017-03-03T23:36:58.000+0000 |
Description
There is a bug in tiapp.py where we only support modules for platforms that are "mobileweb" or empty "". We need to add in there "commonjs".
Attachments
| File | Date | Size |
|---|---|---|
| Archive.zip | 2012-05-18T04:05:50.000+0000 | 3122578 |
Pull request: https://github.com/appcelerator/titanium_mobile/pull/2222
Closing ticket as MobileWeb is no longer supported.