mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix: re-enable tauri typecheck
This commit is contained in:
parent
56526114e4
commit
ebe6015db0
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"version": "1.0.138",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"typecheck": "tsgo -b",
|
||||
"predev": "bun ./scripts/predev.ts",
|
||||
"dev": "vite",
|
||||
"build": "bun run typecheck && vite build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue