{ "id": "166324", "key": "ALOY-1544", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "19280", "name": "Release 6.2.0", "archived": false, "released": true } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-02-27T02:15:44.000+0000", "created": "2017-02-25T01:52:15.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "batman", "key": "batman", "displayName": "Bruce Wayne", "active": true, "timeZone": "America/New_York" }, "updated": "2017-04-03T18:37:06.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13604", "name": "Tooling", "description": "Items related to Alloy tooling and workflow" } ], "description": "This PR make you can skip the file when doing an optimization manually.\r\nThere are no reason to optimize js files which doesn't depends on alloy.\r\n\r\nCommunity PR : https://github.com/appcelerator/alloy/pull/818", "attachment": [], "flagged": false, "summary": "Add optimizingExeptions option to config.json", "creator": { "name": "yomybaby", "key": "yomybaby", "displayName": "Jong Eun Lee", "active": true, "timeZone": "Asia/Tokyo" }, "subtasks": [], "reporter": { "name": "yomybaby", "key": "yomybaby", "displayName": "Jong Eun Lee", "active": true, "timeZone": "Asia/Tokyo" }, "environment": null, "comment": { "comments": [ { "id": "408017", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "*To Test*\r\n1. Create an alloy app\r\n2. Include a js file under {{app/lib}}\r\n3. Add the js file under {{optimizingExeptions}} of {{config.json}}\r\n{code}\r\n{\r\n //...\r\n \"optimizingExceptions\": [\r\n \"something.js\",\r\n ],\r\n //...\r\n}\r\n{code}\r\n4. Compile and look into output, under {{----- OPTIMIZING -----}}, you should not see the file being optimized.", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2017-02-27T02:15:44.000+0000", "updated": "2017-02-27T02:16:06.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }