Skip to content

Commit

Permalink
[#22] Add observer as a dependency, set config
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed Jul 27, 2019
1 parent 9883c44 commit 9701a44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rebar.config
Expand Up @@ -27,8 +27,10 @@
, {erlang_ls, "0.0.1"}
, [ erlang_ls
, redbug
, observer
]
}
, {sys_config, "./config/sys.config"}
, {dev_mode, true}
, {include_erts, false}
, {extended_start_script, true}
Expand Down

0 comments on commit 9701a44

Please sign in to comment.