We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a12d07 commit f176accCopy full SHA for f176acc
website/rspress.config.ts
@@ -13,9 +13,7 @@ export default defineConfig({
13
icon: 'https://assets.rspack.dev/rslib/rslib-logo-192x192.png',
14
logo: 'https://assets.rspack.dev/rslib/rslib-logo-192x192.png',
15
logoText: 'Rslib',
16
- ssg: {
17
- strict: true,
18
- },
+ ssg: true,
19
markdown: {
20
checkDeadLinks: true,
21
},
0 commit comments