Current section

Files

Jump to
odi rebar.config
Raw

rebar.config

{erl_opts, [
debug_info,
{parse_transform, lager_transform}
]}.
{deps, [
{small_ints, "0.1.0"},
{hex2bin, "1.0.0"},
{lager, "3.5.1"}
]}.