Hacker News new | ask | show | jobs
by FezVrasta 3668 days ago
For me, just the fact that Carte Blanche doesn't need any kind of configuration to work is awesome. I had an hard time trying to make it work the other alternatives. When you use webpack plugins like the decorators it becomes a nightmare :(

With Carte Blanche, you put one line in your webpack.dev and it works!

1 comments

I didn't need much special configuration for React Storybook either. It has a separate webpack config and it was just a couple lines to include my main config and everything worked.