Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: next experimental-analyze#87272

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
icyJoseph wants to merge1 commit intocanary
base:canary
Choose a base branch
Loading
fromdocs/next-cli-experimental-analyze

Conversation

@icyJoseph
Copy link
Collaborator

Adding CLI docs for next experimental-analyze

@nextjs-botnextjs-bot added created-by: Next.js DevEx teamPRs by the DX team. DocumentationRelated to Next.js' official documentation. labelsDec 17, 2025
@github-actions
Copy link
Contributor

Hi there 👋

It looks like this PR introduces broken links to the docs, please take a moment to fix them before merging:

Broken linkTypeFile
/docs/app/guides/package-bundling#turbopack-bundle-analyzer-experimentalhash/docs/01-app/03-api-reference/06-cli/next.mdx

Thank you 🙏

- View the full import chain showing why a module is included
- Trace imports across server-to-client component boundaries and dynamic imports

See[Package Bundling](/docs/app/guides/package-bundling#turbopack-bundle-analyzer-experimental) for optimization strategies.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
See[Package Bundling](/docs/app/guides/package-bundling#turbopack-bundle-analyzer-experimental) for optimization strategies.
See[Package Bundling](/docs/app/guides/package-bundling) for optimization strategies.

The documentation links to a non-existent section anchor in the package-bundling guide. The anchor#turbopack-bundle-analyzer-experimental doesn't exist in/docs/app/guides/package-bundling.mdx.

View Details

Analysis

Broken documentation link with non-existent anchor in CLI reference

What fails: Line 218 indocs/01-app/03-api-reference/06-cli/next.mdx contains a link to#turbopack-bundle-analyzer-experimental anchor that does not exist in the target documentdocs/01-app/02-guides/package-bundling.mdx.

How to reproduce: Opendocs/01-app/03-api-reference/06-cli/next.mdx line 218 and click on the "Package Bundling" link with the anchor#turbopack-bundle-analyzer-experimental.

Result: Users are directed to the top of the package-bundling page instead of a specific relevant section.

Expected: The link should resolve to an actual section heading in the package-bundling guide or point to the main page without the anchor.

Fix applied: Removed the non-existent anchor#turbopack-bundle-analyzer-experimental and linked to the main package-bundling page at/docs/app/guides/package-bundling. The "Analyzing JavaScript bundles" section in the target document is the most relevant content for thenext experimental-analyze command documentation.

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vercelvercel[bot]vercel[bot] left review comments

@delbaoliveiradelbaoliveiradelbaoliveira approved these changes

Assignees

No one assigned

Labels

created-by: Next.js DevEx teamPRs by the DX team.DocumentationRelated to Next.js' official documentation.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@icyJoseph@delbaoliveira@nextjs-bot

[8]ページ先頭

©2009-2025 Movatter.jp