fix: add config to ignore dead links during build

This commit is contained in:
Anda Toshiki 2023-05-22 12:37:48 +08:00
parent 310b96e166
commit 9ed4dba85c

View File

@ -29,7 +29,7 @@ export const themeConfig: DefaultTheme.Config = {
{ icon: 'github', link: 'https://github.com/andatoshiki' },
{ icon: 'twitter', link: 'https://twitter.com/andatoshiki' },
],
ignoreDeadLinks: true
// custom vue components
// @ts-ignore
// surpress errors originated from the lines below of custom coponent configs in typescript