Skip to content

ignoreDeadLinks does not take effect #941

@cy920820

Description

@cy920820

Describe the bug

add ignoreDeadLinks attr does not take effect, Compilation still fails

Reproduction

The config.js file:

export default {
title: 'test',
description: 'test',
ignoreDeadLinks: true
}


Error:

⠏ building client + server bundles...[vitepress] One or more pages contain dead links.

Expected behavior

Compilation passed

System Info

⠏ building client + server bundles...[vitepress] One or more pages contain dead links.

Additional context

No response

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions