Sergiy Kukunin

Results 55 comments of Sergiy Kukunin

I found a bug in my workaround. If you destroyed the router once, you can reestablish it, because of caching here https://github.com/nodeca/tabex/blob/master/lib/index.js#L38. It will pick the destroyed router instead of...

I'm not sure why tests fail. I didn't include `dist` files since I remember from the previous PR that you don't want them

as a workaround, I copied assets from the gem to the project's folder and imported them in the entrypoint. I've got that working with the following: ``` import '../jquery' import...

I'm having the same issue. I don't expose root user over SSH, and connecting to all of my servers via ubuntu user + sudo (no password). that's why I use...

This feature would allow rendering templates in to share files