[wp-trac] [WordPress Trac] #15843: Fix dependencies so scripts are concatenated
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 16 09:41:19 UTC 2010
#15843: Fix dependencies so scripts are concatenated
--------------------------------+-----------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.1
Component: External Libraries | Version:
Severity: normal | Keywords:
--------------------------------+-----------------
The jQuery UI dependency tree is too complex for our dependencies package,
which cause them to not concatenate into load-scripts.
We've fixed the side effects by wrapping things in document.ready and
such.
We should try to fix this for 3.1 so we're not losing the load-scripts
benefit.
Simple solution would be to simplify the dependencies. We can improve our
code in a future release.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15843>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list