ucbi / uniform

Write less boilerplate and reuse more code in your portfolio of Elixir apps
https://hex.pm/packages/uniform
Apache License 2.0
33 stars 1 forks source link

EEX templates are not automatically recompiled #44

Closed capitalist closed 2 years ago

capitalist commented 2 years ago

There appears to be an issue here with Path.relative_to returning the path from the templates dir when it needs to be the path from the module in which the annotation is added.