Closed aadrian closed 1 month ago
not really, we are probably limited by vite needing to have access to single project's node_modules
to resolve all dependencies
@tajo since Vite would have access to the components sources, it also has access to the "package.json" . Wouldn't that be enough?
Hi,
Can Ladle be used outside of an existing project easily? If yes, are there any links/docs how to achieve this? ( I could not find any :( ).
In many situations, it is not desired/allowed that the storybooks are part of the repo/project itself, but need to be separated:
Thank you!