Framework support - Stencil.js #30621
artursopelnik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
Stencil is the only Web Components framework that fully supports SSR with Next.js App Router (unlike Lit). This is why it should have native support for Stencil.
Describe the solution you'd like
Here, you can find an updated version with Storybook 8.5, Stencil 4, HMR for development, and a working production build on GitHub—without external plugins or similar dependencies. In my dream, the Storybook Run Command could be expanded to include a Stencil Components Serve without extra Addons. There is a not official Storybook Stencil Addon but it doesn't work anymore.
Describe alternatives you've considered
At least include it in the documentation. Stencil exists and it definitely has a right to exist when it comes to web components and SSR.
Are you able to assist to bring the feature to reality?
yes, I can
Additional context
Similar topics:
#4600 #1870 #3423
Beta Was this translation helpful? Give feedback.
All reactions