Skip to content

config.js comment leads to non-english version of documentation of default #2574

@khrj

Description

@khrj
  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

  1. Run yarn create vuepress
  2. Open docs/.vuepress/config.js
  3. Go to line 68

What is expected?

A comment that says

    /**
     * Apply plugins,ref:https://v1.vuepress.vuejs.org/plugin/
     */

What is actually happening?

A comment that says

    /**
     * Apply plugins,ref:https://v1.vuepress.vuejs.org/zh/plugin/
     */

Other relevant information

  • Output of npx vuepress info in my VuePress project:
    Not applicable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions