JoeCianflone's avatar

Anyone Used Storybook with Mix?

Hi everyone,

I'm attempting to use Storybook with my project but I'm running into an error:

TypeError: Cannot read property 'rules' of undefined

I think this is related to the fact that the Mix config file in my root isn't a real webpack config file. At some point, the mix configs gets merged into another config and I think that's the issue I'm running into, but before I go down a rabbit hole I'm hoping someone else has done this before and can give me some pointers on what I may be doing wrong.

0 likes
1 reply
JoeCianflone's avatar

Hell, is there a way to just dump a complete webpack.config file anywhere? I'd be happy if I had to copy and paste it from the CLI for the time being

Please or to participate in this conversation.