consolidate.js icon indicating copy to clipboard operation
consolidate.js copied to clipboard

Ractive should utilize the cache

Open ElliotChong opened this issue 11 years ago • 1 comments

The Ractive implementation should make use of the cache for its templates (compile to a function) and pass data for rendering.

ElliotChong avatar Jun 18 '14 05:06 ElliotChong

Please feel free to open a PR to fix this.

BridgeAR avatar Jan 21 '16 18:01 BridgeAR