aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-09-07 16:22:46 +0800
committerGitHub <noreply@github.com>2024-09-07 16:22:46 +0800
commit65e35b8cf24bd2faea61e2ec14f64c360e3652e1 (patch)
treeb8dd117d391d09e04875166759ccf50cb99db091
parentee511d286e55a3677ecdf8ba769e5b28dccd3286 (diff)
parent5f88536763277e07dc024ba194322a9cc3ae22b5 (diff)
downloadHydroRollSite-65e35b8cf24bd2faea61e2ec14f64c360e3652e1.tar.gz
HydroRollSite-65e35b8cf24bd2faea61e2ec14f64c360e3652e1.zip
Merge pull request #2 from HydroRoll-Team/revert-1-preview
Revert "Add stackbit.config.ts"
-rw-r--r--stackbit.config.ts9
1 files changed, 0 insertions, 9 deletions
diff --git a/stackbit.config.ts b/stackbit.config.ts
deleted file mode 100644
index ccb9982..0000000
--- a/stackbit.config.ts
+++ /dev/null
@@ -1,9 +0,0 @@
-import { defineStackbitConfig } from '@stackbit/types';
-
-export default defineStackbitConfig({
- "stackbitVersion": "~0.6.0",
- "nodeVersion": "18",
- "ssgName": "custom",
- "contentSources": [],
- "postInstallCommand": "npm i --no-save @stackbit/types"
-}) \ No newline at end of file