Current section
Files
Jump to
Current section
Files
switchboard
rebar.config
rebar.config
{erl_opts, [{parse_transform, lager_transform}]}.
{deps, [{lager, "3.0.2"},
{gproc, "0.5.0"},
{cowboy, "1.0.4"},
{jsx, "2.8.0"}]}.
{plugins, [rebar3_hex]}.