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 eddd9c3 commit a57a802Copy full SHA for a57a802
README.md
@@ -512,7 +512,7 @@ Using this library with Rollup requires the following plugins:
512
[`rollup-plugin-node-builtins`](https://www.npmjs.com/package/rollup-plugin-node-builtins)
513
[`rollup-plugin-node-globals`](https://www.npmjs.com/package/rollup-plugin-node-globals)
514
515
-These can be used by setting your plugins like this:
+These can be used by setting your `plugins` array like this:
516
517
```js
518
plugins: [
0 commit comments