Merge pull request #103 from jeremyjh/develop
Add debug_info to rebar.config.
This commit is contained in:
commit
7e34b182d0
1 changed files with 1 additions and 0 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