Barthélémy Ledoux

Results 184 comments of Barthélémy Ledoux

To answer your question, it never hurts to update the `vue-loader`. If this does not work, would you mind terribly trying your hand at creating a reproduction repository? This would...

My attempt at reproducing the issue: https://github.com/elevatebart/test-vsg-issue-1384 As is, the config you gave seems to work. I must be missing something. Feel free to fork, clone, make it fail and...

I suspect it has to do with something special in your webpack config. Sometimes, Loading es modules is not making css modules happy. Sometimes, there is a loader that makes...

Now we are making progress. Thank you @JBarwick89. I am going to try this in the example.

I dded an import to the example and it still renders the styleguide. It would be so much simpler for both of us if you added one of your failing...

It unfortunately does not sound like it. The style block in Single File Component style example is managed internally through a few lines of code: https://github.com/vue-styleguidist/vue-styleguidist/blob/a47cbb9310251bb443be81b04e0767a6bfddf18d/packages/vue-styleguidist/src/client/rsg-components/Preview/PreviewAsync.js#L146-L148 Do you think it...

These dependencies are on react-styleguidist and I cannot update them myself. What I can do is upgrade react-styleguidist. What do you need these updates for? Are you running the build...

Thank you @EveRainbow, I appreciate you taking the time to open an issue. A lot of those issues are relevant if you run the package in a server open to...

hello @David-Mueller , really good question. Right now, I don’t know. What do you suggest the API should be? If you add a comment right at the beginning of the...