build-storybook with --profile option #13611
Unanswered
CodeguruEdison
asked this question in
Help
Replies: 1 comment
-
i don't have an answer for you, but this addon might be of interest https://storybook.js.org/addons/storybook-addon-performance |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do we know, how we can build storybook with profile option. In My application I created React Hoc for React profiler component. As per react documentation, we need to build with --profile option to make profiler work as application built with CRA. Just wondering is it possible to do same with storybook build option or any work around to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions