Skip to content

💡 RFC: Storybook Dev Tooling #148

@isaiahdahl

Description

@isaiahdahl

Found a example repo that has live reloading with stencil using the dev server not just adding --watch on the build command.

https://github.com/whoisryosuke/pure-web-components

Deadend, was using stencil 1 which handles things quite different.

Latest idea is to consolidate all of packages/ui and packages/studio into one package again. possibly renaming to packages/components

Potentially we should put the storybook right inside the /components library. I've seen some other examples of people doing this.

Then we could do a npm-run-all to serve the components and storybook at the same time.

Can't see a way to use the dev build for stencil, has to be the be a stencil build --watch so that it can generate the loader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions