fluent-blocks icon indicating copy to clipboard operation
fluent-blocks copied to clipboard

Use Vite

Open thure opened this issue 2 years ago • 2 comments

This PR configures Storybook to use the Vite builder.

Caveats

  • Some dev dependencies that are implicit can’t be found by Vite, so they're hoisted directly to devDependencies along with iterall (which pnpm recommends as an alternative to having to --shamefully-hoist) to fix Storybook’s build.

thure avatar May 09 '22 23:05 thure

🦋 Changeset detected

Latest commit: 911ffff801c5124d11305c80230f6c6c02e578fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@fluent-blocks/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar May 09 '22 23:05 changeset-bot[bot]

Vite is causing many Playwright tests to take longer than 5s. Working with the community on Discord to resolve. Till then, putting this in draft state.

thure avatar May 10 '22 00:05 thure