Skip to content

storybook and core components collocated #7

@fancn21th

Description

@fancn21th

The 'lib' mode of vite working differently between dev and prod mode. If sb moving out of the core package, the component has to be built for production (with rollup) every time files changed during development.

It is the wrong way from the development perspective. Even in the architecture perspective, the storybook and core components are separated is way cooler.

Since there is no way for now to build my own build pipeline for core components, I might as well move the storybook back to the core package.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions