storybook
storybook copied to clipboard
Add Vite Support
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.
Screenshot from example repo: https://github.com/GregVGW/pixi-storybook-playground
Have also tried this out in some other projects.