blackskull

Results 10 comments of blackskull

I will create one at the weekend. The Html works fine. But using ```mode: [Mode.VUE_COMPONENT]``` has nothing todo with that? I only added this plugin ```markdownIt: markdownIt({ html: true }).use(markdownItAttrs)```

ah awesome ;) currently I have wrapped it into a vue component, so no hurry from my side.

any news on this?? ;) using label as a symbol would be awesome.

Anyone tested this? Because I have the same problem now. Or how can I use your fork? Do I have to replace any files in the node_modules/handlebars-loader folder from your...

@milewski got this error if I install the fork > ERROR in Error: Child compilation failed: > Module build failed: TypeError: Cannot read property 'handlebarsLoader' of undefined > ... @rschaufler...

That works 👍 It's not as clean as if I only use one parameter and build the path inside the partial, but at least it works :) {{> icon svg="myIcon"...

@fbove I think that's not possible, because the packaging runs before the runtime and at this moment your variable ${iconType} is not set.

would be great if you could fix it ;) I love this plugin too.