[RFC][Study] Vite for bundling and storybook #368
Labels
area/infrastructure
Pull requests that update infra/dependencies
dependencies
Pull requests that update a dependency file
kind/proposal
question
Further information is requested
Goals
Background
Currently, we use storybook's core builder, which is based on webpack.
Our new project architecture: esModule
Storybook build is pretty slow and there's no Hot Module Reloading available for now.
Proposal
Study Vite, which is an opinionated framework to bundle, build, run apps.
Storybook has a blog article on integrating with Vite:
The text was updated successfully, but these errors were encountered: