rebar3 erlydtl clean command not part of Erlydtl namespace. When running rebar3 release, etc. it stalls because template files exist and can't find mechanism to clean before a build? It would be nice to have the clean available for inclusion in the {provider_hooks, [{pre, [{compile, {erlydtl, clean}}]}...
rebar3 erlydtl clean command not part of Erlydtl namespace. When running rebar3 release, etc. it stalls because template files exist and can't find mechanism to clean before a build? It would be nice to have the clean available for inclusion in the {provider_hooks, [{pre, [{compile, {erlydtl, clean}}]}...
Regards