Skip to content
Snippets Groups Projects
Trunk.toml 179 B
Newer Older
Louis's avatar
Louis committed
[build]
public_url = "/"

[[hooks]]
stage = "post_build"
command = "sh"
command_arguments = ["-c", "flit -i $TRUNK_STAGING_DIR/index.html -f $TRUNK_SOURCE_DIR/flit.toml --inline"]