Niclas

Results 6 comments of Niclas

I have currently no knowledge in ruby. The Readme states that it uses slim but the templates are compiled to pure ruby : https://github.com/jirutka/asciidoctor-html5s#requirements Using https://stackoverflow.com/a/31540740/1469540 I found out that...

The solution is pretty easy (for nuxt), but it took me several hours to get there. 1. Install nuxt/Storybook as mentioned here: https://storybook.nuxtjs.org/getting-started/installation/ 2. Add the following to your nuxt-targets...

Unfortunately not. My workaround is to create a dummy-Query and reference the type here explicitly.

@nnelgxorz sorry for the late reply. I just checked it again. Use resource does not set (forward) any cookies. So yes, forwarding the cookies would solve that issue without implementing...

I'm currently having this problem at https://github.com/nidomiro/ts-tools. My first try of a 'workaround' is to add the dependency-target, in my case the build target, at the top of the postTargets....

My current workaround looks like this: https://github.com/nidomiro/ts-tools/commit/de6a73b2dde54f4a1913bbab589e41b3407fb7f4