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(nextjs): Instruct users to restart dev server after setup #513

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Dec 12, 2023

Instructs users to restart their dev server instead of starting it. As pointed out by @ingridkindem, it wasn't entirely clear that the dev server needs to be restarted so that the next.config changes from the wizard are applied. Thanks for the suggestion!

Also made a slight change to the printing color. We wanna use cyan for code, file names or commands. not entire sentences.

closes #480

@Lms24 Lms24 changed the title fix(nextjs): Instruct users to restart instead of start dev server after setup fix(nextjs): Instruct users to restart dev server after setup Dec 12, 2023
@Lms24 Lms24 merged commit 631dcc9 into master Dec 12, 2023
13 checks passed
@Lms24 Lms24 deleted the lms/fix-nextjs-verify-restart branch December 12, 2023 16:02
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.

Slight Text Tweak for the Next.js Sentry Setup Wizard
2 participants