mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-28 17:05:03 +08:00
修改了在构建中遇到broken links的对策
This commit is contained in:
@@ -25,7 +25,7 @@ const config = {
|
||||
deploymentBranch: 'build',
|
||||
githubHost: 'github.com',
|
||||
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenLinks: 'warn',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
//staticDirectories: ['static'],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user