Skip to content

Remove obsolete temporary View Transitions code from webpack config#2331

Merged
westonruter merged 1 commit intotrunkfrom
fix/vt-webpack-config
Jan 7, 2026
Merged

Remove obsolete temporary View Transitions code from webpack config#2331
westonruter merged 1 commit intotrunkfrom
fix/vt-webpack-config

Conversation

@westonruter
Copy link
Copy Markdown
Member

Something that was missed as part of #2027

Props to Gemini for pointing this out.

@westonruter westonruter added [Type] Enhancement A suggestion for improvement of an existing feature no milestone PRs that do not have a defined milestone for release [Plugin] View Transitions Issues for the View Transitions plugin labels Jan 7, 2026
@westonruter westonruter changed the title Remove obsolete temporary view-transitions code from webpack config Remove obsolete temporary View Transitions code from webpack config Jan 7, 2026
@westonruter westonruter requested a review from Copilot January 7, 2026 18:59
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 7, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: westonruter <westonruter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes obsolete temporary workaround code from the webpack configuration that was manually adding 'view-transitions' to the standalone plugins array. Since 'view-transitions' has now been properly added to plugins.json (as part of PR #2027), the temporary workaround is no longer needed and is correctly being removed.

Key Changes:

  • Removed the temporary workaround that manually pushed 'view-transitions' to the standalonePlugins array
  • Removed the associated TODO comment explaining the workaround

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@westonruter westonruter merged commit 8522762 into trunk Jan 7, 2026
33 checks passed
@westonruter westonruter deleted the fix/vt-webpack-config branch January 7, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no milestone PRs that do not have a defined milestone for release [Plugin] View Transitions Issues for the View Transitions plugin [Type] Enhancement A suggestion for improvement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants