This website requires JavaScript.
Explore
Help
Register
Sign In
audio
/
dashboard
Watch
2
Star
0
Fork
0
You've already forked dashboard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1da6d7254452cedd2f952f329cff270f405f15f4
dashboard
/
.qoder
/
repowiki
/
knowledge
/
zh
/
Luxsin Audio Dashboard 全栈工程
/
Soybean Admin 前端应用(Vite + Vue3 多包工程)
/
Soybean Admin 前端共享包集合
/
编码规范.md
T
eafonyang
1da6d72544
全新的 ui,soybean admin
2026-07-17 09:35:32 +08:00
289 B
Raw
Blame
History
Unescape
Escape
所有包统一采用 @sa/ 命名空间,版本号随主工程同步递增
每个包同时声明 typesVersions 与 exports
,
src/index.ts 作为默认入口,复杂包按功能拆分多入口
运行时包之间通过 workspace:* 引用内部依赖,禁止硬编码版本号
Reference in New Issue
View Git Blame
Copy Permalink