fix config

This commit is contained in:
anlicheng 2026-05-11 21:59:34 +08:00
parent 7b92b8239f
commit 529d2ceeb1

View File

@ -1,4 +1,4 @@
{erl_opts, [debug_info, {i, "apps/iot/include"}, {i, "apps/endpoint/include"}]}.
{erl_opts, [debug_info]}.
{project_app_dirs, ["apps/*"]}.