build(emqx_plugin_libs): add rebar.config to help mix build
This commit is contained in:
parent
1eaac9ea12
commit
b5e7344752
|
@ -0,0 +1,2 @@
|
||||||
|
{deps, [ {emqx, {path, "../emqx"}}
|
||||||
|
]}.
|
Loading…
Reference in New Issue