From a36609536aaf7d98b5bd5d3364cab739dc6689b5 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Thu, 23 Apr 2015 18:43:49 -0500 Subject: update for 18.0 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 8f27793..74ae226 100644 --- a/rebar.config +++ b/rebar.config @@ -33,7 +33,7 @@ force_recompile, {compiler_options, [report, return, debug_info]}]}. -{provider_hooks, [{post, [{compile, {erlydtl, compile}}]}]}. +{provider_hooks, [{pre, [{compile, {erlydtl, compile}}]}]}. %% Profiles ==================================================================== -- cgit v1.2.3