Merge pull request #5747 from tigercl/fix/esasl

fix(esasl): load esasl code
This commit is contained in:
tigercl 2021-09-16 13:40:32 +08:00 committed by GitHub
commit 1cf84e232e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@ relx_apps(ReleaseType) ->
, {mnesia, load}
, {ekka, load}
, {emqx_plugin_libs, load}
, {esasl, load}
, observer_cli
, emqx_http_lib
, emqx_resource