A killer Storybook Webpack config

added by JavaScript Kicks
7/19/2019 7:50:17 AM

553 Views

Well, let's explore what makes this storybook config, 'killer'. So this how the configs structure is laid out. Important notes: .webpack is where your storybook webpack settings live. .src is your react app or whatever frontend you decide to use (which is already been setup for you).


0 comments