Open fenollp opened 8 years ago
Great! I'll do that today.
I'm getting a weird result when I depend on 0.12.0 and remove the .script from this repo. Rebar3 for some reason doesn't think it has properly fetched 0.12.0 and continually "updates" it every time I run compile...
I get missing dep tuple from rebar3 when compiling https://github.com/erldocs/erldocs/pull/60 Btw this tuple is apparently unhandled too
Erlydtl has its own rebar.config.script so maybe this plugin can get rid of it?
Also a new tag 0.12.0 has just been pushed to hex.pm: maybe we can synchronize version numbers of this plugin with erlydtl's & get rid of master references?