%% -*- mode: erlang; -*-
{erl_opts, [debug_info]}.
{deps, [
{emqx_dashboard, {path, "../../apps/emqx_dashboard"}}
]}.