drab v0.5.0 Drab.Live.Cache
This is the Drab.Live internal cache module. It doesn’t expose any API.
Cache File
Drab.Live store internal information in the file priv/hashes_expressions.drab.cache
. To clean up the cach,
just delete it, but only with mix clean
command, to ensure all Drab Live Templates will recompile.