carbon-design-system / ibm-products

A Carbon-powered React component library for IBM Products
https://carbon-for-ibm-products.netlify.app/
Apache License 2.0
83 stars 116 forks source link

Move from webpack to vite for storybook config #4986

Closed matthewgallo closed 1 week ago

matthewgallo commented 3 weeks ago

What will this achieve?

We'll have much better performance moving from webpack to vite to build our storybook and I think it will also make our move to storybook v8 a lot easier as well.

How will success be measured?

Refactoring packages/core/.storybook/main.js to use vite

Additional information