mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
desktop: exclude ts-dist from tsconfig sources
This commit is contained in:
parent
bd1f5f884e
commit
6f5f73a74a
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@
|
|||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["dist"]
|
||||
"exclude": ["dist", "ts-dist"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue