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

WordPress Trac noreply at wordpress.org
Fri Mar 20 16:32:02 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:"62079" 62079]:
 {{{
 #!CommitTicketReference repository="" revision="62079"
 Build/Test Tools: Only include active, stable routes in build.

 The `registry.php` file within the built assets from the `gutenberg`
 repository contains an accurate list of active, stable routes. However,
 the `build/routes/` directory has the JavaScript and PHP files for all
 routes, regardless of their status.

 This makes adjustments to the `grunt copy` tasks responsible for copying
 these files into the appropriate locations to extract the list of routes
 specified in the `registry.php` file so that only the required files are
 copied.

 See #64393.
 }}}

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


More information about the wp-trac mailing list