jsx/rebar.config

4 lines
143 B
Text
Raw Normal View History

% uncomment to disable encoding support for erlang maps
% {jsx_nomaps, true}.
{erl_opts, [{platform_define, "R15", 'no_binary_to_whatever'}]}.