Webpack magic and AST traversing study. — Recently, I’ve added a new addon to the Storybook ecosystem, that will help documenting examples of the supported frameworks 😉 This addon utilizes a custom Webpack loader with a static code analysis and I find it interesting and worthwhile to share. …