Skip to content

Commit

Permalink
doc(pluginswc): add @swc/core to install step
Browse files Browse the repository at this point in the history
  • Loading branch information
mayvagio2016 authored Jan 21, 2024
1 parent 2a19079 commit 46a1996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/swc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This plugin requires an [LTS](https://github.com/nodejs/Release) Node version (v
Using npm:

```console
npm install @rollup/plugin-swc --save-dev
npm install @swc/core @rollup/plugin-swc --save-dev
```

## Usage
Expand Down

0 comments on commit 46a1996

Please sign in to comment.