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

fix: remove svgr plugins properties from next.config #29

Merged
merged 3 commits into from Jul 25, 2022

Conversation

platypusrex
Copy link
Owner

As next.js is now validating the properties of the next.config file, this change removes any svgr plugin properties that are flagged as 'additional properties' from the config before it's returned.

PR that introduced the config file property validation -> vercel/next.js#38498.

@platypusrex platypusrex merged commit 5e75831 into master Jul 25, 2022
@platypusrex platypusrex deleted the fix/additional-properties-warning branch January 18, 2023 03:05
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.

None yet

1 participant