tui plugins (#19347)
This commit is contained in:
parent
d8ad8338f5
commit
6274b0677c
91 changed files with 10544 additions and 898 deletions
|
|
@ -1,7 +1,7 @@
|
|||
preload = ["@opentui/solid/preload"]
|
||||
|
||||
[test]
|
||||
preload = ["./test/preload.ts"]
|
||||
preload = ["@opentui/solid/preload", "./test/preload.ts"]
|
||||
# timeout is not actually parsed from bunfig.toml (see src/bunfig.zig in oven-sh/bun)
|
||||
# using --timeout in package.json scripts instead
|
||||
# https://github.com/oven-sh/bun/issues/7789
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue