Przeglądaj źródła

fix: make elixir happy:

Stefan Strigler 2 lat temu
rodzic
commit
55661faac6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      mix.exs

+ 1 - 0
mix.exs

@@ -303,6 +303,7 @@ defmodule EMQXUmbrella.MixProject do
         tools: :load,
         tools: :load,
         covertool: :load,
         covertool: :load,
         system_monitor: :load,
         system_monitor: :load,
+        emqx_utils: :permanent,
         emqx_http_lib: :permanent,
         emqx_http_lib: :permanent,
         emqx_resource: :permanent,
         emqx_resource: :permanent,
         emqx_connector: :permanent,
         emqx_connector: :permanent,