|
@@ -47,6 +47,7 @@
|
|
|
"dev:docs": "pnpm -F @vben/docs run dev",
|
|
"dev:docs": "pnpm -F @vben/docs run dev",
|
|
|
"dev:ele": "pnpm -F @vben/web-ele run dev",
|
|
"dev:ele": "pnpm -F @vben/web-ele run dev",
|
|
|
"dev:naive": "pnpm -F @vben/web-naive run dev",
|
|
"dev:naive": "pnpm -F @vben/web-naive run dev",
|
|
|
|
|
+ "dev:tdesign": "pnpm -F @vben/web-tdesign run dev",
|
|
|
"dev:play": "pnpm -F @vben/playground run dev",
|
|
"dev:play": "pnpm -F @vben/playground run dev",
|
|
|
"format": "vsh lint --format",
|
|
"format": "vsh lint --format",
|
|
|
"lint": "vsh lint",
|
|
"lint": "vsh lint",
|