Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shanghaikid authored May 30, 2024
1 parent 4d1ede0 commit 9478768
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions examples/nextjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ const nextConfig = {
module.exports = nextConfig;
```

### monorepo
you can try this tip:

```javascript
config.externals.push('@zilliz/milvus2-sdk-node');
```


## Usage

### Server Page Component
Expand Down

0 comments on commit 9478768

Please sign in to comment.