Skip to content

fix(nextjs): Attempt to ignore critical dependency warnings #12694

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

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

lforst
Copy link
Member

@lforst lforst commented Jun 28, 2024

Attempts to reliably fix #12077

It seems like we are not catching some instances of the warning, but I would like to try this solution.

@lforst lforst requested a review from chargome June 28, 2024 09:26
| ((
webpackError: {
module?: {
readableIdentifier: (idontfuckingknow: unknown) => string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we rename that? 😅

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂 yes probably

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.

Critical Dependency Warning After Upgrading to @sentry/nextjs v8
2 participants