[wp-trac] [WordPress Trac] #24879: Sourcemaps should be provided for use with minified javascript libraries
WordPress Trac
noreply at wordpress.org
Mon Jul 29 15:49:33 UTC 2013
#24879: Sourcemaps should be provided for use with minified javascript libraries
--------------------------------+-----------------------------
Reporter: jblz | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version:
Severity: normal | Keywords: dev-feedback
--------------------------------+-----------------------------
Sourcemaps make it possible to debug minified files.
Supported in Chrome:
https://developers.google.com/chrome-developer-tools/docs/javascript-
debugging#source-maps
Landing in Firefox in v23:
https://wiki.mozilla.org/DevTools/Features/SourceMap
When this feature is enabled, the Chrome console currently shows a 404
when the script specifies a sourcemap file and it isn't found.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24879>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list