-
Notifications
You must be signed in to change notification settings - Fork 27.2k
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
Remove tsconfig extending for @next/thrid-parties package #53991
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Likely needs the build to run? 🤔
Failing test suitesCommit: d3d2bfe
Expand output● @next/third-parties basic usage › renders YoutubeEmbed
● @next/third-parties basic usage › renders GoogleMapsEmbed
Read more about building and testing Next.js in contributing.md.
Expand output● @next/third-parties basic usage › renders YoutubeEmbed
● @next/third-parties basic usage › renders GoogleMapsEmbed
Read more about building and testing Next.js in contributing.md. |
x-ref: https://github.com/vercel/next.js/actions/runs/5854800073/job/15871731468
Do not use the
packages/next
tsconfig, aligning tsconfig with other@next/
packages. So it won't run tsc withtsec
plugin