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
Generated
+1
View File
@@ -618,6 +618,7 @@ dependencies = [
name = "hemx-test"
version = "0.1.0"
dependencies = [
"hemx-build",
"hemx-core",
]