You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced in #3571, Storybook works well but only if you have a newer computer.
It would be nice if we could reduce the time to test make test-components, which is currently sitting around 1-2 minutes for me. Storybook also takes at least a minute to render the components for make storybook, once the browser automatically opens.
Also, the build output is super noisy both locally and in CI so it would be great to get that sorted out as well.
The text was updated successfully, but these errors were encountered:
Forfold
changed the title
tech debt: reduce time-to-test and noise with storybook
tech debt: address storybook failures and slow build speed
Jan 16, 2024
Introduced in #3571, Storybook works well but only if you have a newer computer.
It would be nice if we could reduce the time to test
make test-components
, which is currently sitting around 1-2 minutes for me. Storybook also takes at least a minute to render the components formake storybook
, once the browser automatically opens.Also, the build output is super noisy both locally and in CI so it would be great to get that sorted out as well.
The text was updated successfully, but these errors were encountered: