[wp-trac] [WordPress Trac] #32358: Add unminified jQuery to core for better debugging with SCRIPT_DEBUG enabled
WordPress Trac
noreply at wordpress.org
Wed Sep 16 21:45:32 UTC 2015
#32358: Add unminified jQuery to core for better debugging with SCRIPT_DEBUG
enabled
-----------------------------+------------------------
Reporter: CrazyJaco | Owner: chriscct7
Type: feature request | Status: accepted
Priority: normal | Milestone: 4.4
Component: Script Loader | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------------
Comment (by azaozz):
Not sure if this will be particularly helpful. We definitely don't want
the non-minified file in /build. It will increase the download size
needlessly.
It can be added to /src and not copied when building (similarly to
tinymce.js), but the benefits are somewhat unclear, unless we want to
debug jQuery itself :)
There are so many places with jQuery help, tips and troubleshooting that
searching for the exact error message is more beneficial than knowing the
line where it breaks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32358#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list