Closed Tommytrg closed 1 year ago
We are currently using vue-styleguidist, but unfortunately, it depends heavily on webpack so it doesn't work with the changes introduced in #1829.
To proceed with the merge of #1829, I suggest to remove the code related to vue-styeliguidist before the merge and making it work afterward with the workaround proposed in vue-styleguidist#1363. Here is an example of this approach: https://vue-styleguidist.github.io/Examples.html#docgen-vite.
closed #1835
We are currently using vue-styleguidist, but unfortunately, it depends heavily on webpack so it doesn't work with the changes introduced in #1829.
To proceed with the merge of #1829, I suggest to remove the code related to vue-styeliguidist before the merge and making it work afterward with the workaround proposed in vue-styleguidist#1363. Here is an example of this approach: https://vue-styleguidist.github.io/Examples.html#docgen-vite.