[wp-trac] [WordPress Trac] #65006: `uglify:moment` task fails due to missing source file
WordPress Trac
noreply at wordpress.org
Wed Apr 1 02:34:12 UTC 2026
#65006: `uglify:moment` task fails due to missing source file
------------------------------+----------------------------
Reporter: desrosj | Owner: peterwilsoncc
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+----------------------------
Changes (by peterwilsoncc):
* owner: (none) => peterwilsoncc
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"62189" 62189]:
{{{
#!CommitTicketReference repository="" revision="62189"
Build/Test Tools: Copy vendor scripts earlier in the build.
Relocates the `copy-vendor-scripts` to run during the the `build:js`
portion of the build script. This ensures the JavaScript files are in
place before the `uglify:all` task is run.
Follow up to r61438
Props desrosj.
Fixes #65006. See #64393.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65006#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list