Current section

Files

Jump to
xprof_gui rebar.config
Raw

rebar.config

{deps,
[{cowboy, "~> 2.5"},
{jsone, "~> 1.5"}
]}.
{erl_opts, [debug_info]}.