mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
configure netlify build to use torchlight
This commit is contained in:
parent
1e7f45ae91
commit
69863eedbb
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
[build]
|
||||
command = """
|
||||
hugo --minify
|
||||
npm -i @torchlight-api/torchlight-cli
|
||||
npx torchliight
|
||||
"""
|
||||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
|
|
Loading…
Reference in a new issue