fix(dialyzer): fix dialyzer warnings for emqx app standalone

This commit is contained in:
Zaiming (Stone) Shi 2023-12-12 09:32:41 +01:00
parent 25d17ae68d
commit a0833282f2
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
{plt_location, "."},
{plt_prefix, "emqx_dialyzer"},
{plt_apps, all_apps},
{plt_extra_apps, [hocon]},
{plt_extra_apps, [hocon,mnesia,bcrypt,os_mon,pbkdf2,emqx_http_lib, recon]},
{statistics, true}
]}.