# No top-level `preload` here — dev/test get the solid JSX transform via the # explicit `--preload` flags in package.json and the [test] section below. # Releases don't read this file at all: build.ts compiles the standalone with # `autoloadBunfig: false`, so its embedded runtime ignores any bunfig.toml in # the launching directory — no more "preload not found" from CWD bunfigs. [test] preload = "@opentui/solid/preload"