From 4524348abb608e38bb3455d5379081b1821b5609 Mon Sep 17 00:00:00 2001 From: yuyinws Date: Thu, 26 Feb 2026 17:03:19 +0800 Subject: [PATCH] docs: mention oxc-inspector --- docs/kit/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/kit/index.md b/docs/kit/index.md index ec817227..22b6b960 100644 --- a/docs/kit/index.md +++ b/docs/kit/index.md @@ -110,3 +110,4 @@ The docs might not cover all the details—please help us improve them by submit - **[vite-plugin-vue-tracer](https://github.com/antfu/vite-plugin-vue-tracer)** - An action button that triggers a DOM inspector - [Plugin hook](https://github.com/antfu/vite-plugin-vue-tracer/blob/9f86fe723543405eea5d30588fe783796193bfd8/src/plugin.ts#L139-L157) - [Client script](https://github.com/antfu/vite-plugin-vue-tracer/blob/main/src/client/vite-devtools.ts) +- **[Oxc Inspector](https://github.com/yuyinws/oxc-inspector/blob/main/src/vite.ts)** - An iframe-based dock entry with custom RPC functions