Skip to content

Commit

Permalink
馃摑 docs: update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Aug 25, 2023
1 parent acee327 commit 26f5dd2
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,19 +57,6 @@ TOBE DONE

## 馃く Usage

### Compile with NextJS

by work correct with nextjs ssr, add `transpilePackages: ['@lobehub/chat-plugin-realtime-weather']` to `next.config.js`. For example:

```js
// next.config.js
const nextConfig = {
// ...other config

transpilePackages: ['@lobehub/chat-plugin-realtime-weather'],
};
```

<div align="right">

[![][back-to-top]](#readme-top)
Expand Down

0 comments on commit 26f5dd2

Please sign in to comment.