[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
Wed Oct 22 09:37:27 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:  assigned
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 A recent update to the version of `interactivity-api-router` installed by
 WordPress causes a build to include the `full-page.js` script module of
 that package, but that particular module is experimental.

 There is not currently a way to build a script module via
 `wpScriptModuleExports` while also marking it experimental. As an interim
 solution that we don't expect to need very often, we intend to hard-code
 an exclusion in the WordPress build to ensure this file is not bundled
 until its no longer experimental.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64137>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list