[TIMOB-25876] Windows: Support '@' character in node_modules
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-03-27T23:00:14.000+0000 |
| Affected Version/s | Release 7.1.0 |
| Fix Version/s | Release 7.1.1 |
| Components | Windows |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2018-03-16T23:42:02.000+0000 |
| Updated | 2018-05-16T23:37:55.000+0000 |
Description
- Including
@babel with Titanium Windows projects will cause compilation errors due to the unsupported @ character
master: https://github.com/appcelerator/titanium_mobile_windows/pull/1210
7_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1212
FRs Passed and PRs Merged.
Verified in SDK version 7.1.1.v20180419111054 and SDK version 7.2.0.v20180501104106. Test and other information can found at: 7_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1212 Master: https://github.com/appcelerator/titanium_mobile_windows/pull/1210