Skip to content

Commit 97457ae

Browse files
committed
Add compile erlang libs to distribution (fix escript)
1 parent c5caaba commit 97457ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
{relx,
5252
[
53-
{release, {swm, semver}, [swm, sasl]},
53+
{release, {swm, semver}, [swm, sasl, compile, tools]},
5454
{sys_config, "./config/sys.config.tmpl"},
5555
{vm_args, "./config/vm.args.tmpl"},
5656
{dev_mode, false},

0 commit comments

Comments
 (0)