Open
Description
The text template generation leaves quite a bit to be desired so we tend to write our own text templates manually.
For some reason, templates generated by smoothie are super slow with dialyzer.
It'd be great if we could disable text template generation so we could reduce the size of the template module and hopefully reduce the time it takes dialyzer to process the template module.