diff --git a/rebar.config b/rebar.config index 135eb7e..6dd3139 100644 --- a/rebar.config +++ b/rebar.config @@ -1,2 +1,2 @@ -{erl_opts, []}. +{erl_opts, [no_debug_info, deterministic]}. {deps, []}. \ No newline at end of file