storybook icon indicating copy to clipboard operation
storybook copied to clipboard

Add Vite Support

Open GregVGW opened this issue 1 year ago • 2 comments

Adds support for Vite, closes https://github.com/pixijs/storybook/issues/1.

Created packages for @pixi/storybook-preset-vite and @pixi/storybook-vite by copying the Webpack ones and modifying them to use Vite.

image

Screenshot from example repo: https://github.com/GregVGW/pixi-storybook-playground

Have also tried this out in some other projects.

GregVGW avatar May 03 '23 02:05 GregVGW