[ALOY-549] Move .map folder to build folder
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-03-12T19:48:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-03-11T18:51:08.000+0000 |
Updated | 2014-02-04T00:34:50.000+0000 |
Description
The source maps generated by Alloy currently go to the .map folder. They should probably be placed in the build folder somewhere. Perhaps just in build/.map, or something specific to alloy, like build/alloy/.map since other projects may also introduce source maps.
Duplicate of ALOY-561