Skip to content

Commit

Permalink
add rebar3_hex plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Dec 6, 2018
1 parent 0741484 commit da56ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{profiles,
[{dev,
[{plugins, [rebar3_neotoma_plugin]},
[{plugins, [rebar3_hex, rebar3_neotoma_plugin]},
{provider_hooks, [{pre, [{compile, {neotoma, compile}}]}]}]
}
]}.

0 comments on commit da56ad4

Please sign in to comment.