[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core
WordPress Trac
noreply at wordpress.org
Thu Jan 8 08:38:47 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 youknowriad):
In [changeset:"61450" 61450]:
{{{
#!CommitTicketReference repository="" revision="61450"
Build/Test Tools: Use --fast flag for Gutenberg builds.
Adds the `--fast` flag to Gutenberg build commands, which skips
TypeScript-related steps (version validation, `tsc --build`, and type
declaration file checks) that aren't needed when building for WordPress
Core. These steps only produce `.d.ts` files which aren't shipped with
Core. Also updates the Gutenberg ref to include the commit that adds
`--fast` flag support.
The build times are now comparable to the build times we had using the npm
packages.
Props dmsnell, johnbillion.
See #64393.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64393#comment:51>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list