Skip to content

Commit

Permalink
Inadvertently commited previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMalfait committed Feb 5, 2025
1 parent 7f7aab4 commit 0e499cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/docs/ref/swc-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ or `overrides` for >[email protected]

## Usage

### Basic Usage

Add the following configuration to your [`.swcrc`](https://swc.rs/docs/configuration/swcrc) file:

```json title=".swcrc"
Expand Down Expand Up @@ -88,6 +86,7 @@ const nextConfig = {

module.exports = nextConfig;
```
## Additional Configuration

### Runtime Modules Configuration

Expand Down

0 comments on commit 0e499cf

Please sign in to comment.