newsbox/.buffalo.dev.yml

23 lines
301 B
YAML
Raw Permalink Normal View History

2023-02-15 19:51:54 +00:00
app_root: .
ignored_folders:
- vendor
- log
- logs
- assets
- public
- grifts
- tmp
- bin
- node_modules
- .sass-cache
included_extensions:
- .go
- .env
build_path: tmp
build_delay: 200ns
build_target_path: "./cmd/app"
binary_name: foobar-build
command_flags: []
enable_colors: true
log_name: buffalo