Files
soybean-admin-element-plus/packages/scripts/src/commands/index.ts
一寸灰 571f14de9e chore(other): 🥚 add postbuild print (#47)
* chore(other): 🥚 add postbuild print

* fix(projects): 🐛 fix ElementPlus in GlobalComponents
2025-01-07 20:57:25 +08:00

8 lines
202 B
TypeScript

export * from './git-commit';
export * from './cleanup';
export * from './update-pkg';
export * from './changelog';
export * from './release';
export * from './router';
export * from './print-soybean';