[Bug]: @storybook/react-webpack5
framework cannot build libraries in monorepo
#23452
Labels
@storybook/react-webpack5
framework cannot build libraries in monorepo
#23452
Describe the bug
I have a Nx monorepo, with one application and some libraries. When I am using
@storybook/react-webpack5
framework, it works for the app but it does not work for the libraries, whether they are buildable or not.@storybook/react-vite
works in all cases. Whereas@storybook/react-webpack5
seems to only work with projects that are built withwebpack
.To Reproduce
https://github.com/mandarini/storybook-webpack5-issue
System
Additional context
No response
The text was updated successfully, but these errors were encountered: