Files
webp/runner.conf
2024-10-26 04:23:02 +08:00

9 lines
277 B
Plaintext

root: ./bin
tmp_path: ./data
build_name: bin/main
build_log: runner-build-errors.log
valid_ext: .go, .tpl, .tmpl, .html
no_rebuild_ext: .tpl, .tmpl, .html
ignored: assets, tmp
build_delay: 600
colors: 1