mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 07:52:50 +00:00
feat: i18n
[deploy]
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "npm-run-all --parallel vite typesafe-i18n",
|
||||
"vite": "vite dev",
|
||||
"build": "vite build",
|
||||
"build": "typesafe-i18n --no-watch && vite build",
|
||||
"test": "vitest run --coverage",
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json",
|
||||
|
||||
Reference in New Issue
Block a user