[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core

WordPress Trac noreply at wordpress.org
Fri Mar 20 15:39:36 UTC 2026


#64393: Change how we include Gutenberg in Core
------------------------------+--------------------------
 Reporter:  youknowriad       |       Owner:  youknowriad
     Type:  task (blessed)    |      Status:  reopened
 Priority:  high              |   Milestone:  7.0
Component:  Build/Test Tools  |     Version:
 Severity:  blocker           |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+--------------------------

Comment (by desrosj):

 In [changeset:"62077" 62077]:
 {{{
 #!CommitTicketReference repository="" revision="62077"
 Build/Test Tools: Move icon library SVG files to `wp-includes/images`.

 This makes several changes to the build script to place the icon library
 files into more appropriate locations.
 - The icon library SVG files are now copied into the `wp-includes/images
 /icon-library` directory instead of `wp-includes/icons`.
 - The name of the `manifest.php` file has changed to `icon-library-
 manifest.php` and is now copied to `wp-includes/assets`.
 - An unnecessary `trailingslashit()` has been removed.
 - The `gutenberg-` prefix for the corresponding `grunt copy` tasks has
 been removed.

 These values are merged into the `script-loader-packages.php` file during
 a `build`, so the original PHP files are not required.

 Props mcsf, desrosj.
 See #64393.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64393#comment:234>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list