Files
webp/runner.conf
2024-10-25 00:57:50 +08:00

9 lines
276 B
Plaintext

root: ./bin
tmp_path: ./tmp
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