Closed
Bug 885272
Opened 12 years ago
Closed 12 years ago
Source maps are now available with our JavaScript debugger
Categories
(Developer Documentation Graveyard :: Developer Tools, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Jeremie, Assigned: wbamberg)
References
()
Details
(Whiteboard: c=DevTools u=webdev p=0)
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact:
:: Details
JavaScript source maps have been enabled by default, time to documented it.
| Assignee | ||
Comment 1•12 years ago
|
||
The new debugger documentation has a section documenting its support for source maps: https://developer.mozilla.org/en-US/docs/Tools/Debugger#Use_a_source_map.
It does not cover how to generate source maps, as I thought this was out of scope for the debugger.
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•