Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storybook 8 support #51

Open
cosmicdreams opened this issue Feb 7, 2024 · 1 comment
Open

Storybook 8 support #51

cosmicdreams opened this issue Feb 7, 2024 · 1 comment

Comments

@cosmicdreams
Copy link

There are a couple of interesting features coming in Storybook 8 that make it (and not Storybook 7) and interesting cadidate for future inclusion within our whole Drupal + SDC + Storybook apparatus.

  1. Removes dependency on babel
  2. Removes the dependency on React (that SB7 added)
  3. Uses a new SWC (Speedy Web Compiler) instead of Babel to compile javascript

Next Steps

At minimum, we need to product a release of this plugin that declares that it is compatible. This is the first step in determining what (if anything) has broken as a result of the update. I suspect that anything we're doing that is dependent upon babel is broken, but unsure what that would be.

@akalata
Copy link

akalata commented Mar 18, 2024

I get the feeling this plugin is going to be deprecated soon, based on https://www.lullabot.com/articles/new-storybook-module-drupal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants