diff options
| author | 2024-09-07 16:22:31 +0800 | |
|---|---|---|
| committer | 2024-09-07 16:22:31 +0800 | |
| commit | 5f88536763277e07dc024ba194322a9cc3ae22b5 (patch) | |
| tree | b8dd117d391d09e04875166759ccf50cb99db091 | |
| parent | ee511d286e55a3677ecdf8ba769e5b28dccd3286 (diff) | |
| download | HydroRollSite-5f88536763277e07dc024ba194322a9cc3ae22b5.tar.gz HydroRollSite-5f88536763277e07dc024ba194322a9cc3ae22b5.zip | |
Revert "Add stackbit.config.ts"
| -rw-r--r-- | stackbit.config.ts | 9 |
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 |
