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
-3
View File
@@ -6,7 +6,6 @@
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build && vite build --ssr src/entry-server.tsx --outDir .ssr && bun scripts/prerender.ts",
"lint": "oxlint",
"preview": "vite preview",
"typecheck": "tsc -b"
},
@@ -14,7 +13,6 @@
"@icones/react": "^0.0.1",
"@workspace/i18n": "workspace:*",
"@workspace/preferences": "workspace:*",
"@workspace/ui": "workspace:*",
"@workspace/search": "workspace:*",
"clsx": "^2.1.1",
"react": "^19.2.8",
@@ -32,7 +30,6 @@
"@types/react-dom": "^19.2.7",
"@vitejs/plugin-react": "^6.1.1",
"babel-plugin-react-compiler": "^1.0.0",
"oxlint": "^1.81.0",
"satteri": "^0.10.5",
"tailwindcss": "^4.3.3",
"typescript": "~6.0.2",