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

WordPress Trac noreply at wordpress.org
Tue Jan 6 10:47:22 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 youknowriad):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"61446" 61446]:
 {{{
 #!CommitTicketReference repository="" revision="61446"
 Build/Test Tools: Update Gutenberg hash to fix CSS minification.

 Updates the Gutenberg ref to include changes that generate both minified
 and non-minified CSS files during build. Previously, the build only
 produced a single CSS file (e.g., `style.css`), causing missing asset
 errors when `SCRIPT_DEBUG` is set to `false`, as Core expects `.min.css`
 files.

 Props peterwilsoncc, dd32, tyxla, jsnajdr, mcsf.
 Fixes #64393.
 }}}

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


More information about the wp-trac mailing list