[ALOY-1252] restrictionPath missing in parseAlloyComponent for controller without corresponding view
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2015-02-24T05:57:56.000+0000 |
Affected Version/s | Alloy 1.7.0 |
Fix Version/s | Alloy 1.7.0 |
Components | Tooling |
Labels | n/a |
Reporter | Tim Poulsen |
Assignee | Tim Poulsen |
Created | 2015-02-19T16:45:31.000+0000 |
Updated | 2015-02-24T05:57:56.000+0000 |
Description
As reported at https://github.com/dbankier/TiShadow/issues/388#issuecomment-73190579 Alloy optimizes all JS files when using the selective compile feature implemented in ALOY-1216.
Community PR to resolve this: https://github.com/appcelerator/alloy/pull/661
Needs verification and testing.
PR merged.