[wp-trac] [WordPress Trac] #64137: Interactivity API Router's full-page script module should not be bundled in WordPress
WordPress Trac
noreply at wordpress.org
Mon Oct 27 12:36:00 UTC 2025
#64137: Interactivity API Router's full-page script module should not be bundled in
WordPress
--------------------------+------------------------------
Reporter: samueljseay | Owner: samueljseay
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Changes (by luisherranz):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"61072" 61072]:
{{{
#!CommitTicketReference repository="" revision="61072"
Interactivity API: Router's experimental full-page script module should
not be bundled in WordPress.
The `"./full-page"` entry defined in the `@wordpress/interactivity-
router`'s `wpScriptModuleExport` field should not be bundled in WordPress
Core yet as it is experimental. There is no mechanism in
`wpScriptModuleExports` right now to support building a script module but
not including it in WordPress Core. Since this is likely to be a rare
instance we have opted to hard-code an exclusion in WordPress Core's build
until this module is no longer experimental.
Props samueljseay, westonruter, youknowriad.
Fixes #64137.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64137#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list