Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[compiler] Validate environment config while parsing plugin opts #30726

Merged
merged 3 commits into from
Aug 17, 2024

Conversation

josephsavona
Copy link
Contributor

@josephsavona josephsavona commented Aug 16, 2024

Stack from ghstack (oldest at bottom):

Addresses a todo from a while back. We now validate environment options when parsing the plugin options, which means we can stop re-parsing/validating in later phases.

Addresses a todo from a while back. We now validate environment options when parsing the plugin options, which means we can stop re-parsing/validating in later phases.

[ghstack-poisoned]
Copy link

vercel bot commented Aug 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 11:50pm

josephsavona added a commit that referenced this pull request Aug 16, 2024
Addresses a todo from a while back. We now validate environment options when parsing the plugin options, which means we can stop re-parsing/validating in later phases.

ghstack-source-id: c8355865cd9d13209aea9fe90dda2556599829dd
Pull Request resolved: #30726
@facebook-github-bot facebook-github-bot added the React Core Team Opened by a member of the React Core Team label Aug 16, 2024
…n opts"

Addresses a todo from a while back. We now validate environment options when parsing the plugin options, which means we can stop re-parsing/validating in later phases.

[ghstack-poisoned]
josephsavona added a commit that referenced this pull request Aug 16, 2024
Addresses a todo from a while back. We now validate environment options when parsing the plugin options, which means we can stop re-parsing/validating in later phases.

ghstack-source-id: acb52a9dd58576fde29613486882c410471a8c24
Pull Request resolved: #30726
…n opts"

Addresses a todo from a while back. We now validate environment options when parsing the plugin options, which means we can stop re-parsing/validating in later phases.

[ghstack-poisoned]
@josephsavona josephsavona merged commit 2758f27 into gh/josephsavona/37/base Aug 17, 2024
19 checks passed
josephsavona added a commit that referenced this pull request Aug 17, 2024
Addresses a todo from a while back. We now validate environment options when parsing the plugin options, which means we can stop re-parsing/validating in later phases.

ghstack-source-id: b19806e843e1254716705b33dcf86afb7223f6c7
Pull Request resolved: #30726
@josephsavona josephsavona deleted the gh/josephsavona/37/head branch August 17, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants