Skip to content

feat(examples): migrate Storybook from webpack to vite#151

Merged
sjwilczynski merged 11 commits intomicrosoft:mainfrom
sjwilczynski:sjwilczy/moveToVite
Apr 3, 2025
Merged

feat(examples): migrate Storybook from webpack to vite#151
sjwilczynski merged 11 commits intomicrosoft:mainfrom
sjwilczynski:sjwilczy/moveToVite

Conversation

@sjwilczynski
Copy link
Copy Markdown
Contributor

Extracted for clarity from #150.

In scope of this PR we migrate our Storybook from webpack to vite, which is the recommended setup from Storybook folks. It also makes Storybook faster and allows for using test addon, which is the new super awesome way of writing test using Storybook.

As a prerequisite we migrate apollo based stories to duct-tape-compiler as otherwise babel-plugin-relay would complain and anyway, there was no real value in keeping the old setup which no team should use.

Copy link
Copy Markdown
Member

@alloy alloy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@sjwilczynski sjwilczynski merged commit e47debe into microsoft:main Apr 3, 2025
2 checks passed
@sjwilczynski sjwilczynski deleted the sjwilczy/moveToVite branch April 3, 2025 07:04
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

Successfully merging this pull request may close these issues.

3 participants