mirror of
https://github.com/zeon-studio/hugoplate.git
synced 2026-09-10 07:06:19 -04:00
8 lines
138 B
TOML
Executable file
8 lines
138 B
TOML
Executable file
[build]
|
|
publish = "public"
|
|
command = "pnpm project-setup; pnpm build"
|
|
|
|
[build.environment]
|
|
HUGO_VERSION = "0.158.0"
|
|
GO_VERSION = "1.25.1"
|