fix(build): dispatch slot targets to matching component render/put

req: runtime/005

req: examples/001

req: htmx_equivalents/001
This commit is contained in:
slhx agent
2026-06-23 15:06:08 +02:00
parent cfa4502748
commit 329f16aebf
5 changed files with 131 additions and 23 deletions
+3
View File
@@ -5,3 +5,6 @@ edition.workspace = true
[dependencies]
hemx-core = { path = "../hemx-core" }
[dev-dependencies]
hemx-build = { path = "../hemx-build" }