Skip to content

feat(react): whitelist debugging-options#1189

Merged
ArnaudBarre merged 1 commit into
vitejs:mainfrom
annitya:patch-2
May 14, 2026
Merged

feat(react): whitelist debugging-options#1189
ArnaudBarre merged 1 commit into
vitejs:mainfrom
annitya:patch-2

Conversation

@annitya
Copy link
Copy Markdown
Contributor

@annitya annitya commented Apr 16, 2026

Description

tldr: Options should allow debug-settings.

Changes in code can easily cause a component to be skipped over.
You might not notice, but infinite loops or self-ddos can also happen.

Options added from debugging-docs.

Comment thread packages/plugin-react/src/reactCompilerPreset.ts Outdated
Comment thread packages/plugin-react/README.md Outdated
@ArnaudBarre ArnaudBarre merged commit bf0e43b into vitejs:main May 14, 2026
8 checks passed
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