Skip to content

Fix global plugin mappings in HEADLESS mode - #7357

Open
bagel786 wants to merge 1 commit into
phaserjs:masterfrom
bagel786:fix/headless-global-plugin-mapping
Open

Fix global plugin mappings in HEADLESS mode#7357
bagel786 wants to merge 1 commit into
phaserjs:masterfrom
bagel786:fix/headless-global-plugin-mapping

Conversation

@bagel786

Copy link
Copy Markdown

This PR

  • Fixes a bug

Install global plugins immediately during HEADLESS startup so configured mappings are available when scenes boot. Add regression coverage for scene injection.

Tests:

  • npx vitest run tests/plugins/PluginManager.test.js
  • npx vitest run tests/plugins

Fixes #7348

@bagel786
bagel786 marked this pull request as ready for review August 29, 2026 17:10
Copilot AI lite review requested due to automatic review settings August 29, 2026 17:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global plugins not mapped on scene when render type is Phaser.HEADLESS

2 participants