From 1cfd4c6f24fa7e4486bad1c00cc114e07d58804d Mon Sep 17 00:00:00 2001 From: Erik Stenman Date: Wed, 20 Feb 2019 17:34:49 +0100 Subject: [PATCH] Add release target. --- rebar.config | 10 ++++++++++ rebar.lock | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index ed917dd..200a637 100644 --- a/rebar.config +++ b/rebar.config @@ -29,3 +29,13 @@ {plt_apps, all_deps}, {base_plt_apps, [erts, kernel, stdlib, crypto, mnesia]} ]}. + + + +{relx, [{release, {aesophia, "2.0.0"}, + [aesophia, aebytecode, getopt]}, + + {dev_mode, true}, + {include_erts, false}, + + {extended_start_script, true}]}. diff --git a/rebar.lock b/rebar.lock index b93b181..f90a56c 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.1.0", [{<<"aebytecode">>, {git,"https://github.com/aeternity/aebytecode.git", - {ref,"c5a9878bd9c56f623fe2caad30a1ead3dac1f391"}}, + {ref,"3c056db0b54872a74f325fe1446cab2b53f478f4"}}, 0}, {<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0}, {<<"jsx">>,