Skip to content

Commit

Permalink
docs(readme): add preview mode features
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Jan 28, 2023
1 parent db13d5e commit 95489e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- ⚖️ Use `server.proxy`
- 🍕 Support `viteConfig.define` in mock file
- 📤 Support `multipart` content-type,mock upload file.
- 🌈 Support `vite preview` mode.
## Documentation

See the [documentation](https://vite-plugin-mock-dev-server.netlify.app/) to learn more.
Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
- ⚖️ 使用 `server.proxy` 配置
- 🍕 支持在 mock文件中使用 `viteConfig.define`配置字段
- 📤 支持 multipart 类型,模拟文件上传
- 🌈 支持 `vite preview` 模式.


## 文档
Expand Down

0 comments on commit 95489e3

Please sign in to comment.