mirror of
https://github.com/anomalyco/opentui.git
synced 2026-09-19 01:26:03 +08:00
7ff2578a93
- 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.
6 lines
97 B
TOML
6 lines
97 B
TOML
preload = ["@opentui/solid/preload"]
|
|
|
|
[test]
|
|
preload = ["@opentui/solid/preload"]
|
|
root = "tests"
|