Add debug_info to rebar.config.
This commit is contained in:
parent
c61be973b9
commit
1a6e55425c
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
||||||
{edoc_opts, [{preprocess, true}]}.
|
{edoc_opts, [{preprocess, true}]},
|
||||||
|
{erl_opts, [debug_info]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue