mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 12:51:05 +08:00
Update MIGRATION.md
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
This commit is contained in:
parent
9de3387fdd
commit
4e31786dc1
@ -824,7 +824,7 @@ If you're using an older version of Next.js, you'll need to upgrade to Next.js 1
|
||||
For help upgrading your Next.js application, see the [Next.js upgrade guide](https://nextjs.org/docs/app/building-your-application/upgrading).
|
||||
|
||||
#### Preact = Dropped webpack5 builder support
|
||||
The `@storybook/preact-webpack5` and `@storybook/preset-preact-webpack5` packages have been removed. For Preact projects, please use the Vite builder instead:
|
||||
The packages `@storybook/preact-webpack5` and `@storybook/preset-preact-webpack5` have been removed. For Preact projects, please use the Vite builder instead:
|
||||
|
||||
```bash
|
||||
npm remove @storybook/preact-webpack5 @storybook/preset-preact-webpack
|
||||
|
Loading…
x
Reference in New Issue
Block a user