mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 13:30:19 +08:00
build(projects): update deps and update config
This commit is contained in:
4
scripts/cleanup.ts
Normal file
4
scripts/cleanup.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env zx
|
||||
import { $ } from 'zx';
|
||||
|
||||
$`pnpm rimraf node_modules dist pnpm-lock.yaml`;
|
||||
Reference in New Issue
Block a user