mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 23:16:49 +00:00
feat 保留滚动进度
This commit is contained in:
@@ -73,5 +73,8 @@ module.exports = withBundleAnalyzer({
|
||||
config.resolve.alias['@theme-components'] = path.resolve(__dirname, 'themes', THEME)
|
||||
|
||||
return config
|
||||
},
|
||||
experimental: {
|
||||
scrollRestoration: true
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user