We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d8f40 commit f50023eCopy full SHA for f50023e
packages/esbuild-plugin/README_TEMPLATE.md
@@ -29,7 +29,7 @@ yarn add @sentry/esbuild-plugin --dev
29
Using pnpm:
30
31
```bash
32
-pnpm install @sentry/esbuild-plugin --dev
+pnpm add @sentry/esbuild-plugin -D
33
```
34
35
## Example
0 commit comments