docs: add vite-plugins index and port-checker, update regions4j titles

This commit is contained in:
2026-05-23 09:34:18 +08:00
parent 37e5727179
commit 18f8792733
6 changed files with 159 additions and 2 deletions
@@ -0,0 +1,11 @@
---
title: Vite 插件
---
## 概览
由 OnixByte 开发和维护的 Vite 插件合集。每个插件旨在解决 Vite 开发工作流中的特定问题 — 轻量级、零依赖、即插即用。
## 可用插件
- **[Port Checker](/projects/vite-plugins/port-checker)** — 当开发服务器监听浏览器限制的端口(依据 Fetch 规范)时发出警告,帮助您避免无响应的连接失败。