424fa05cca19faf39de2c8cbfa68c6437f1954d4
The package @storybook/storybook-deployer that seems to not directly work with Storybook 7 was expecting that command named "build-storybook" to exist. With the bin updates of Storybook 7 this bin does not longer exist, so I created a specfic script inside package.json that is named "build-storybook" too in order to make everything work. Also now that Storybook uses directly the local vite config, the fact that our config generates types was causing issues when building Storybook, that why we filter plugins in main.ts in order to remove "vite:dts".
🎨 Cunningham, the best OpenSource Design System
Getting started
Everything is detailed on our documentation. 📚
Contributing
Please see our contributing guidelines.
License
This work is released under the MIT License (see LICENSE).
Description
Languages
TypeScript
66.6%
SCSS
14.6%
CSS
12.3%
MDX
6.1%
Makefile
0.2%