🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@rspress/shared

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspress/shared - npm Package Compare versions

Comparing version

to
2.0.0-alpha.10

@@ -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",