core: improve dependency management and error handling for more reliable builds

This commit is contained in:
Dax Raad
2025-10-14 01:33:25 -04:00
parent 19b3f3d7ce
commit b8249cde4b
6 changed files with 15 additions and 14 deletions

View File

@@ -6,6 +6,7 @@
"jsxImportSource": "@opentui/solid",
"lib": ["ESNext", "DOM", "DOM.Iterable"],
"types": [],
"noUncheckedIndexedAccess": false,
"customConditions": ["browser"],
"baseUrl": ".",
"paths": {