We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba8ea0 commit 50af69eCopy full SHA for 50af69e
README.md
@@ -40,7 +40,7 @@ npm i esbuild @barelyhuman/preact-island-plugins preact
40
### rollup
41
42
```sh
43
-npm i rollup preact @barelyhuman/preact-island-plugins @rollup/plugin-babel @rollup/plugin-node
+npm i rollup preact @barelyhuman/preact-island-plugins @rollup/plugin-babel @rollup/plugin-node-resolve
44
```
45
46
if using `typescript`, you should also add that when using `rollup`
0 commit comments