Skip to content

Commit

Permalink
Update packages/nuxt/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei <[email protected]>
  • Loading branch information
s1gr1d and andreiborza authored Jul 24, 2024
1 parent 2c5de87 commit ebf5644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nuxt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ if (process.env.SENTRY_DSN) {
}
```

Add an import flag to the `NODE_OPTIONS` of your preview script in the `package.json`, so the file loads before any
Add an import flag to the `NODE_OPTIONS` of your preview script in the `package.json` file, so the file loads before any
other imports:

```json
Expand Down

0 comments on commit ebf5644

Please sign in to comment.