Skip to content

Commit

Permalink
Update packages/rollup-plugin/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofandel authored May 22, 2024
1 parent 6c7e136 commit a2d1b4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/rollup-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ This plugin is for rollup (or vite), it's fairly recent and for now should be tr
It was written based on the webpack-plugin, thus works similarly and has the same options

### Installation
(!) You have to work with yarn4, yarn1 is not working here due some errors related to `string-width` module. [Why and how](https://github.com/storybookjs/storybook/issues/22431#issuecomment-1645166431)
> [!WARNING]
> Yarn 1 is [known to have issues resolving dependencies](https://github.com/storybookjs/storybook/issues/22431#issuecomment-16300860921), we recommend using npm or an up to date version of yarn.
`npm i -D @prerenderer/rollup-plugin @prerenderer/renderer-puppeteer puppeteer`
or
Expand Down

0 comments on commit a2d1b4b

Please sign in to comment.