-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix(nextjs): Update install-sentry-from-branch #4985
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
Conversation
Add missing `yarn build:types` command
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.
wait this needs to go into 7.x
No, it works with the current version, just tested it :S |
Yeah - but it means we have to rebase that back on to |
Ah, sure, your call |
could you cherry-pick this commit onto |
I think changing the base should be enough? |
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.
yup!
…4985) Add missing `yarn build:types` command
…4985) Add missing `yarn build:types` command
…4985) Add missing `yarn build:types` command
Add missing
yarn build:types
command.