storybook-preset-craco icon indicating copy to clipboard operation
storybook-preset-craco copied to clipboard

Craco preset for Storybook

Results 12 storybook-preset-craco issues
Sort by recently updated
recently updated
newest added

I am using storybook with craco but this plugins dosen't seems to be working Getting Errors like Field 'browser' doesn't contain a valid alias configuration Versions "react": "16.13.0", "storybook": "^6.3.10",

fix

It appears that storybook-preset-craco is incompatible with `@storybook/preset-create-react-app` (based on a quick look at the source's `incompatiblePresets`), but I didn't see the warning on my console. When I had both...

fix
good first issue