Merge pull request #45 from starbelly:patch-1
Move rebar3_hex into project_plugins
This commit is contained in:
commit
82cd5d0361
@ -1,6 +1,8 @@
|
|||||||
{erl_opts, [debug_info]}.
|
{erl_opts, [debug_info]}.
|
||||||
|
|
||||||
{plugins, [pc, rebar3_hex]}.
|
{plugins, [pc]}.
|
||||||
|
|
||||||
|
{project_plugins, [rebar3_hex]}.
|
||||||
|
|
||||||
{provider_hooks, [
|
{provider_hooks, [
|
||||||
{pre, [
|
{pre, [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user