|
|
|
@ -32,7 +32,7 @@ |
|
|
|
"build:antd": "pnpm run build --filter=@vben/web-antd", |
|
|
|
"build:docs": "pnpm run build --filter=@vben/docs", |
|
|
|
"build:ele": "pnpm run build --filter=@vben/web-ele", |
|
|
|
"build:naive": "pnpm run build --filter=@vben/naive", |
|
|
|
"build:naive": "pnpm run build --filter=@vben/web-naive", |
|
|
|
"build:play": "pnpm run build --filter=@vben/playground", |
|
|
|
"changeset": "pnpm exec changeset", |
|
|
|
"check": "pnpm run check:circular && pnpm run check:dep && pnpm run check:type && pnpm check:cspell", |
|
|
|
|