Skip to content

Commit f176acc

Browse files
committed
chore: update
1 parent 4a12d07 commit f176acc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website/rspress.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ export default defineConfig({
1313
icon: 'https://assets.rspack.dev/rslib/rslib-logo-192x192.png',
1414
logo: 'https://assets.rspack.dev/rslib/rslib-logo-192x192.png',
1515
logoText: 'Rslib',
16-
ssg: {
17-
strict: true,
18-
},
16+
ssg: true,
1917
markdown: {
2018
checkDeadLinks: true,
2119
},

0 commit comments

Comments
 (0)