core: improve dependency management and error handling for more reliable builds
This commit is contained in:
parent
19b3f3d7ce
commit
b8249cde4b
6 changed files with 15 additions and 14 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"jsxImportSource": "@opentui/solid",
|
||||
"lib": ["ESNext", "DOM", "DOM.Iterable"],
|
||||
"types": [],
|
||||
"noUncheckedIndexedAccess": false,
|
||||
"customConditions": ["browser"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue