docs: enable experimental `emitRouteChunkError` by maximepvrt · Pull Request #6124 · nuxt/ui

📝 Walkthrough

Walkthrough

A single configuration property emitRouteChunkError: 'automatic' has been added to the experimental section of the Nuxt configuration in docs/nuxt.config.ts. This addition expands the route chunk error handling configuration options without modifying or removing any existing properties.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The description is directly related to the changeset, explaining why the emitRouteChunkError option was enabled and providing context about the navigation issue it solves.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title 'docs: enable experimental emitRouteChunkError' directly matches the main change—adding the emitRouteChunkError configuration property to the Nuxt config in the docs.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.