Riot.Js
-
Compiling riot.js tags using Webpack and Babel 6
We’ve started working with riot.js at work and so far it have been great. Last weekend I decided that it would be nice to update our dependencies in the project. As usual I thought to myself, how hard can it be? And as always, it’s usually not as easy as it seems from the start. We use webpack as a build tool and the riotjs-loader for compiling the riot tags into JavaScript.