fix: make elixir happy:
This commit is contained in:
parent
a295d0f134
commit
55661faac6
1
mix.exs
1
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,
|
||||||
|
|
Loading…
Reference in New Issue