pkger/pkging/costello/testdata/ref/config/buffalo-app.toml

14 lines
219 B
TOML

name = "coke"
bin = "bin/coke"
vcs = "git"
with_pop = true
with_sqlite = false
with_dep = false
with_webpack = true
with_nodejs = true
with_yarn = true
with_docker = true
with_grifts = true
as_web = true
as_api = false