Changes

Jump to: navigation, search

DevTools/Features/SourceMap

33 bytes added, 16:39, 6 July 2011
Next Steps & Open Issues
** From either of the above?
* How should the composition of source maps be handled? (e.g. CoffeeScript -> js -> minified js-> concatted with other js files)
** Should this be the responsibility of the debugger to traverse the source mappings, or should it be assumed that they are composed on the server side?
*** If it is the responsibility of the debugger to traverse the source mappings by hand, then we should list other source map files in the first source map file so that they can all be downloaded in parallel and we don't have to follow a long list of links to other source map files one at a time.
Confirm
125
edits

Navigation menu