You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARN Found 'rollup-plugin-turbosnap' which is now included by default in Storybook 8.
WARN Removing from your plugins list. Ensure you pass `--webpack-stats-json` to generate stats.
WARN
WARN For more information, see https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#turbosnap-vite-plugin-is-no-longer-needed
when I try to build.
But I don't have rollup-plugin-turbosnap or vite-plugin-turbosnap at all.
Describe the bug
I got
when I try to build.
But I don't have
rollup-plugin-turbosnap
orvite-plugin-turbosnap
at all.Sounds like it is false-positive warning, is it?
To Reproduce
Repl: https://github.com/dartess/sb8-repl-react-docgen-plugin-bug
run
npm run build
System
No response
Additional context
SB 8.0.0-beta.3
The text was updated successfully, but these errors were encountered: