node-ractify
node-ractify copied to clipboard
ractive.js + browserify
``` html ```
Why is ractive a devDependencies instead of dependency? In my project I have to manually install ractive. The bigger problems is when I upgrade ractify, ractive's version is out of...
Hi there, Any special trick to using Ractive plugins with Ractify? I'm trying to require a transition plugin [per the docs](https://github.com/RactiveJS/Ractive-transitions-slide), but I keep getting the same console warning: ```...