Toby Liu

Results 4 comments of Toby Liu

Hello; Since Storybook is using `splitChunks` optimization: https://github.com/storybookjs/storybook/blob/next/code/lib/builder-webpack5/src/preview/iframe-webpack.config.ts#L282-L284 This is not the default value for webpack (https://webpack.js.org/plugins/split-chunks-plugin/) All you have to do in your `.storybook/main.js` is to `delete config.optimization.splitChunks` and...

Looking into this. I think can raise a PR by end of weekend.

Sorry for the lateness. Hope it can still be used for future analysis. I have very hacky, unoptimized python script which can take an array of PageIDs and simply return...

Just wondering if there's been a formal handoff yet? Or still in transition? I sincerely hope it's not being dropped. I love this tool! :) EDIT: Just found the Wiki...