Skip to content

Outdated English docs despite updated Markdown files #20203

Closed as not planned
Closed as not planned
@odanado

Description

@odanado

Documentation is

  • Missing
  • Outdated
  • Confusing
  • Not sure?

Explain in Detail

It seems that the English documentation page at https://vite.dev/guide/build is not reflecting the latest updates made in the corresponding Markdown source file.

For example, the current rendered page says:

Chrome >=87

Image

However, the actual Markdown file contains:

Chrome >=107

Image

Source file:
https://github.com/vitejs/vite/blob/1aae59594dfc2138144874322e0f26f8fd2188bd/docs/guide/build.md

This discrepancy suggests that the website has not been updated to reflect the latest changes in the Markdown sources. This may confuse users and could lead to outdated usage assumptions.

Your Suggestion for Changes

Please update the English site to reflect the latest changes in the Markdown source files so that the documentation remains accurate and consistent.

Reproduction

No response

Steps to reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions