We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf56b9 commit cd0a801Copy full SHA for cd0a801
rebar.config
@@ -1,5 +1,6 @@
1
%-*-Erlang-*-
2
{erl_opts, [debug_info]}.
3
+{minimum_otp_vsn, "22"}.
4
5
{pre_hooks, [{compile, "escript dicts_compiler.erl compile"},
6
{clean, "escript dicts_compiler.erl clean"}]}.
0 commit comments