[/][s]: replace nx with nrwl packages for storybook

This commit is contained in:
Ola Rubaj
2023-08-08 18:27:00 +02:00
parent aca5b88bdb
commit f8851f12d9
4 changed files with 3110 additions and 575 deletions

View File

@@ -5,7 +5,7 @@ const config: StorybookConfig = {
addons: [
'@storybook/addon-essentials',
'@storybook/addon-interactions',
'@nx/react/plugins/storybook',
'@nrwl/react/plugins/storybook',
],
framework: {
name: '@storybook/react-webpack5',