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

WordPress Trac noreply at wordpress.org
Thu Mar 19 15:45:41 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:"62069" 62069]:
 {{{
 #!CommitTicketReference repository="" revision="62069"
 Build/Test Tools: Force run `grunt clean --dev` before `build`.

 Seemingly as a side effect of [61438], the built code base contains a
 number of files and directories that have been moved or removed.

 `grunt clean` was updated to be aware of the newly expected files in
 [62051], but the `clean` tasks required to ensure a pristine working state
 are not run prior to `build`.

 This runs the `clean --dev` task is run immediately before `grunt build`
 runs as an attempt to clean up these files by ensuring a clean `src`
 directory.

 Props jorbin.
 See #64393.
 }}}

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


More information about the wp-trac mailing list