[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core
WordPress Trac
noreply at wordpress.org
Fri Mar 20 13:04:58 UTC 2026
#64393: Change how we include Gutenberg in Core
------------------------------+--------------------------
Reporter: youknowriad | Owner: youknowriad
Type: task (blessed) | Status: closed
Priority: high | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: blocker | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+--------------------------
Changes (by desrosj):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"62073" 62073]:
{{{
#!CommitTicketReference repository="" revision="62073"
Build/Test Tools: Skip copying `*.min.asset.php` files for scripts.
The `index.min.asset.php` file for each script bundled through the built
asset from the `gutenberg` repository contains the `dependencies` and
`version` hash for each script.
These values are merged into the `script-loader-packages.php` file during
a `build`, so the original PHP files are not required.
Props peterwilsoncc, desrosj.
Fixes #64393.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64393#comment:227>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list