riot-js

Open full view…

Is riot-tag-loader still being maintained?

tyteen4a03
Sun, 28 May 2017 03:53:20 GMT

I'm having issues with riot-tag-loader but [nobody is answering anything in the Issues section](https://github.com/riot/tag-loader/issues) - is the package still being maintained or should I switch to another build setup?

tyteen4a03
Sun, 28 May 2017 03:53:59 GMT

(namely, I can't get ES2016 import statements to work in webpack 2 with babel - it always says the relevant function is not found)

ilanc
Tue, 20 Jun 2017 10:12:03 GMT

see my demo: * https://github.com/ilanc/riotjs-webpack2/blob/master/webpack.config.js * https://github.com/ilanc/riotjs-webpack2/blob/master/app/main.js