-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
bug: pending triageMaybe a bug, waiting for confirmationMaybe a bug, waiting for confirmation
Description
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
Labels
bug: pending triageMaybe a bug, waiting for confirmationMaybe a bug, waiting for confirmation