Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Oct 1, 2024
1 parent cfb8751 commit e5d9904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ console.log(message)
// This is set from vite.config.ts
```

> **Notice**
> **Note**
>
> Meta data will be serialized to JSON format, so you should gen it in you `vite.config.ts` and pass the result object.
Expand All @@ -367,7 +367,7 @@ Full example is located at [examples/vite](https://github.com/yjl9903/unplugin-i

### ~build/env

> **Notice**
> **Note**
>
> Now it only suports for Vite.
Expand Down

0 comments on commit e5d9904

Please sign in to comment.