diff --git a/rebar.config.erl b/rebar.config.erl index 0ee5aaeb2..b73a7a740 100644 --- a/rebar.config.erl +++ b/rebar.config.erl @@ -305,7 +305,7 @@ relx_apps(ReleaseType, Edition) -> , emqx_statsd , emqx_prometheus , emqx_psk - + , emqx_slow_subs , emqx_plugins ] ++ [quicer || is_quicer_supported()]