hook madness

This commit is contained in:
Marc Nijdam 2019-12-15 08:08:15 -04:00
parent 0c0a5a99ec
commit bb59408785
No known key found for this signature in database
GPG Key ID: 1C84AFC593B1B79D

View File

@ -17,10 +17,7 @@
{escript_name, psql_migration}.
{escript_emu_args, "%%! +sbtu +A1\n"}.
{post_hooks, [
{"-win32", compile, "./rebar3 escriptize"},
{"^((?!-win32).)*$", compile, "./rebar3 escriptize"}
]}.
{provider_hooks, [{post, [{compile, {default, escriptize}}]}]}.
%% Profiles
{profiles, [{test,