I was checking out the edge version of Ractive, and was unable to rebuild my RVC based components. It looks like RVC is still checking for version 1 (https://github.com/ractivejs/rvc/blob/master/rvc.js#L237), which is fine, I was just curious of a couple things.
When do you think we'll get a version of RVC for template v3?
Should RVC even care about the template version? Doesn't it rely on ractive to handle all the template processing?
I was checking out the edge version of Ractive, and was unable to rebuild my RVC based components. It looks like RVC is still checking for version 1 (https://github.com/ractivejs/rvc/blob/master/rvc.js#L237), which is fine, I was just curious of a couple things.
When do you think we'll get a version of RVC for template v3? Should RVC even care about the template version? Doesn't it rely on ractive to handle all the template processing?