consolidate.js
consolidate.js copied to clipboard
Ractive should utilize the cache
The Ractive implementation should make use of the cache for its templates (compile to a function) and pass data for rendering.
Please feel free to open a PR to fix this.