el-ui v2: universal platform, service bindings, AOP, auth, publish pipeline

This commit is contained in:
Will Anderson
2026-04-27 19:52:29 -05:00
parent ea56ad6e09
commit c01d817141
51 changed files with 6653 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
[workspace]
members = [
"crates/el-ui-compiler",
"crates/el-platform",
"crates/el-services",
"crates/el-aop",
"crates/el-auth",
"crates/el-publish",
]
resolver = "2"