The current flat sub-project uses a different build tool:
we always knew it was confusing, but the good news is that we will remain unified in the future and will all switch to vite.
before switching to vite, we need to wait for the storybook to support vite builds
The storybook is still being optimized and there are still some issues with storybook-builder-vite(see:
storybookjs/builder-vite#2).
When they are finished, they will be ready for migration
other sub-projects can be migrated in one step first
The current flat sub-project uses a different build tool:
we always knew it was confusing, but the good news is that we will remain unified in the future and will all switch to
vite.before switching to vite, we need to wait for the storybook to support
vitebuildsThe storybook is still being optimized and there are still some issues with storybook-builder-vite(see:
storybookjs/builder-vite#2).
When they are finished, they will be ready for migration
other sub-projects can be migrated in one step first