Add release target.
This commit is contained in:
parent
f07a49c91d
commit
1cfd4c6f24
10
rebar.config
10
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}]}.
|
||||
|
@ -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">>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user