[wp-trac] [WordPress Trac] #65007: Contents of some `.min.js` files are no longer minified
WordPress Trac
noreply at wordpress.org
Thu Apr 23 05:09:42 UTC 2026
#65007: Contents of some `.min.js` files are no longer minified
------------------------------+----------------------------
Reporter: desrosj | Owner: peterwilsoncc
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+----------------------------
Changes (by peterwilsoncc):
* owner: (none) => peterwilsoncc
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"62258" 62258]:
{{{
#!CommitTicketReference repository="" revision="62258"
Build/Test Tools: Consolidate vendor file copying to ensure `.min.js`
files are minified.
Relocates the copying of vendor JavaScript files back to the `grunt copy
:vendor-js` subtask to ensure the files are in place prior to the `grunt
uglify` step running to minify the files.
Props desrosj.
Fixes #65007.
See #64393.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65007#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list