Files
cunningham/packages/react
Nathan Vasse 424fa05cca 🔧(react) migrate storybook deployment to version 7
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".
2023-05-15 11:04:06 +02:00
..
2022-12-07 17:07:18 +01:00
2023-05-15 11:04:06 +02:00
2023-01-20 17:00:31 +01:00
2023-05-04 16:53:29 +02:00
2023-05-12 16:33:23 +02:00
2023-05-04 16:53:29 +02:00
2022-12-07 17:07:18 +01:00
2023-05-04 16:53:29 +02:00
2023-03-28 12:00:27 +02:00