@rspress/shared
Advanced tools
Comparing version
@@ -740,6 +740,2 @@ import type { loadConfig } from '@rsbuild/core'; | ||
export declare type SSGConfig = boolean | { | ||
fallback?: false | 'csr'; | ||
}; | ||
export declare interface UserConfig<ThemeConfig = DefaultThemeConfig> { | ||
@@ -845,3 +841,3 @@ /** | ||
*/ | ||
ssg?: SSGConfig; | ||
ssg?: boolean; | ||
/** | ||
@@ -848,0 +844,0 @@ * Whether to enable medium-zoom, default is true |
@@ -573,6 +573,2 @@ import type { MdxJsxAttribute } from 'mdast-util-mdx-jsx'; | ||
declare type SSGConfig = boolean | { | ||
fallback?: false | 'csr'; | ||
}; | ||
declare interface UserConfig<ThemeConfig = Config> { | ||
@@ -678,3 +674,3 @@ /** | ||
*/ | ||
ssg?: SSGConfig; | ||
ssg?: boolean; | ||
/** | ||
@@ -681,0 +677,0 @@ * Whether to enable medium-zoom, default is true |
{ | ||
"name": "@rspress/shared", | ||
"version": "2.0.0-alpha.9", | ||
"version": "2.0.0-alpha.10", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
72068
-0.22%2298
-0.26%