{erl_opts, [no_debug_info, deterministic]}.
|
|
{deps, []}.
|
|
|
|
{shell, [
|
|
% {config, "config/sys.config"},
|
|
{apps, [eSync]}
|
|
]}.
|