mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 09:16:45 +00:00
fix: add config to ignore dead links during build
This commit is contained in:
parent
310b96e166
commit
9ed4dba85c
@ -29,7 +29,7 @@ export const themeConfig: DefaultTheme.Config = {
|
|||||||
{ icon: 'github', link: 'https://github.com/andatoshiki' },
|
{ icon: 'github', link: 'https://github.com/andatoshiki' },
|
||||||
{ icon: 'twitter', link: 'https://twitter.com/andatoshiki' },
|
{ icon: 'twitter', link: 'https://twitter.com/andatoshiki' },
|
||||||
],
|
],
|
||||||
|
ignoreDeadLinks: true
|
||||||
// custom vue components
|
// custom vue components
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
// surpress errors originated from the lines below of custom coponent configs in typescript
|
// surpress errors originated from the lines below of custom coponent configs in typescript
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user