[wp-trac] [WordPress Trac] #64117: Update Gutenberg Packages (WP 6.9 Beta 1 edition)
WordPress Trac
noreply at wordpress.org
Tue Oct 21 21:16:03 UTC 2025
#64117: Update Gutenberg Packages (WP 6.9 Beta 1 edition)
--------------------------------------+-----------------------
Reporter: ellatrix | Owner: ellatrix
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.9
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+-----------------------
Comment (by peterwilsoncc):
In [changeset:"61042" 61042]:
{{{
#!CommitTicketReference repository="" revision="61042"
Editor: Ignore built assets introduced in WordPress 6.9, SVN edition.
Update the `svn:ignore` property for newly introduced assets in the `src
/wp-includes/blocks` directory.
The code run for this commit was:
{{{
cd src/wp-includes/blocks
svn propset svn:ignore '*.js.map
*.js
*.css' . --recursive
}}}
Follow up to [61012].
See #64117.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64117#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list