Skip to content

Conversation

@Aerilym
Copy link
Collaborator

@Aerilym Aerilym commented Jan 5, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 5, 2026 06:07
Copy link

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 refactors the React Compiler ignore list in the Babel configuration to support multiple files instead of just one. The change converts a single file path string into a Set of file paths for more efficient lookups.

Key Changes:

  • Converted single file ignore from string to Set-based collection supporting multiple files
  • Added SessionStagedLinkPreview.js to the React Compiler ignore list
  • Moved PROJECT_ROOT definition earlier to use it in the ignore list initialization

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

@Bilb Bilb merged commit 2665f34 into dev Jan 5, 2026
16 checks passed
@Bilb Bilb deleted the chore/babel_react_compiler_ignore_list branch January 5, 2026 06:20
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.

3 participants