Awesome! This is perfect for a Lerna monorepo with multiple nextjs apps and a design system component library I’m working on. Running the dev environment while making multiple changes to components/pages or building new ones was just hammering my cpu running microbundle/next dev in parallel with lerna 😂
I was dreading having to hunt down the right storybook config! 🙏🙌
Awesome! This is perfect for a Lerna monorepo with multiple nextjs apps and a design system component library I’m working on. Running the dev environment while making multiple changes to components/pages or building new ones was just hammering my cpu running microbundle/next dev in parallel with lerna 😂
I was dreading having to hunt down the right storybook config! 🙏🙌
That was exactly how I felt when I started this project. I'm glad I was able to help 😇