mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
host script (no tanstack devtools)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"host": "NODE_ENV=production vite --host",
|
||||
"build": "tsc && vite build",
|
||||
"preview": "vite preview",
|
||||
"tauri": "export __NV_DISABLE_EXPLICIT_SYNC=1 && tauri dev"
|
||||
|
||||
Reference in New Issue
Block a user