mirror of https://github.com/onweru/compose.git

weru
29.26.2023 9f447b3a59a43bebf4e9fc14a7e2790ab425ff30
update netlify config
1 files modified
2 ■■■ changed files
exampleSite/netlify.toml 2 ●●● patch | view | raw | blame | history
exampleSite/netlify.toml
@@ -1,7 +1,7 @@
[build]
publish = "public"
#command = "hugo --gc --minify"
command = "hugo --gc --minify --baseURL https://docs.neuralvibes.com/"
command = "tinacms build && next build && hugo --gc --minify --baseURL https://docs.neuralvibes.com/"
[context.production.environment]
HUGO_VERSION = "0.119.0"