Files
anomalyco__opentui/packages/solid/bunfig.toml
T
Adictya 7ff2578a93 Feat(solid): Handle anchor node and add Dynamic and Portal (#169)
- Simple `bun test` should also work now
- Added tests for Dynamic and Portal
- Brought in universal renderer for custom addAnchorNode logic
- Fixes a bunch of bugs around Show and For 
- We throw on not adding unwrapped text/span.
2025-09-18 20:30:20 +02:00

6 lines
97 B
TOML

preload = ["@opentui/solid/preload"]
[test]
preload = ["@opentui/solid/preload"]
root = "tests"