-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Re-organize Next.js Manual Setup page #12487
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
Labels
Comments
I looked at the “Manual Setup” page to identify the content that is different from the wizard installer. At each point I suggested a possible new location for the content. Move to Options PageExtend Sentry Webpack Plugin Options
Configure Tunneling to avoid Ad-Blockers
Configure Server-side Auto-instrumentation
Move to API PageUntil we have an API page, we will keep the following content and move it later: Instrument Next.js Server Actions
Configure Server-side Auto-instrumentation
Move to other PagesReact Render Errors in App RouterParagraph below first code sample: "Note that if you create Next.js error.js files, these files will take precedence ..." + Code example
Configure Source maps
|
6 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SDK
JavaScript SDK
Description
We want to rework the Manual Setup page into the Next.js quick start guide (manual setup).
And ideally, the wizard and manual quick start guides lead to the same results.
However, currently, the manual setup page contains a lot of advanced topics that are not part of the quick start -> we want to move this content to other, more suitable pages
Suggested Solution
identify the information we want to move away from the Manual Setup page and find new homes for them (add to existing pages or create new ones)
consider: does it make sense to create pages under a "Next.js Features" page (see React) and have the next.js-specific information there
The text was updated successfully, but these errors were encountered: