Преглед изворни кода

fix: include emqx_utils in distribution

Stefan Strigler пре 2 година
родитељ
комит
b5a496aacd
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      rebar.config.erl

+ 1 - 0
rebar.config.erl

@@ -391,6 +391,7 @@ relx_apps(ReleaseType, Edition) ->
             {covertool, load},
             % started by emqx_machine
             {system_monitor, load},
+            emqx_utils,
             emqx_http_lib,
             emqx_resource,
             emqx_connector,