chore(docs): remove redundant workspace files

This commit is contained in:
Maofeng
2026-09-20 16:23:41 +08:00
parent 9635de56e8
commit 7d57c9e7ae
18 changed files with 5 additions and 715 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import { icones } from "@icones/vite"
import { readFile } from "node:fs/promises"
import { fileURLToPath } from "node:url"
import { defineConfig, type Plugin } from "vite"
import satteri from "vite-plugin-satteri"
import { satteri } from "vite-plugin-satteri"
const packagesDirectory = fileURLToPath(new URL("../packages", import.meta.url))