[TIMOB-12143] CLI: Implement minification with source number line mapping
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2018-02-04T16:09:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | CLI |
Labels | cb-tooling |
Reporter | Ingo Muschenetz |
Assignee | Unknown |
Created | 2012-12-21T01:14:42.000+0000 |
Updated | 2018-08-02T22:20:04.000+0000 |
Description
When the user minifies his app, he will generate a source map file that maps the minified code to the actual source code. We will update the TiCore to send additional information so that 3rd-party services can do the above mapping and identify where the crash occurred.
This will likely involve a switch to using Uglify 2.
Resolving as
Won't Fix
as TiCore will be completely replaced by JSCore in SDK 8.Closing old "Won't fix" tickets. If you disagree, please reopen.