mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-16 03:31:23 +00:00
Merge ca6edec71b
into 7c78a39c53
This commit is contained in:
commit
10949b3a07
9
stackbit.config.ts
Normal file
9
stackbit.config.ts
Normal file
@ -0,0 +1,9 @@
|
||||
import { defineStackbitConfig } from '@stackbit/types';
|
||||
|
||||
export default defineStackbitConfig({
|
||||
"stackbitVersion": "~0.6.0",
|
||||
"nodeVersion": "18",
|
||||
"ssgName": "custom",
|
||||
"contentSources": [],
|
||||
"postInstallCommand": "npm i --no-save @stackbit/types"
|
||||
})
|
Loading…
Reference in New Issue
Block a user