mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
🔨 调整debug脚本
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsx scripts/auto-build.ts",
|
"build": "tsx scripts/auto-build.ts",
|
||||||
"debug": "tauri build --debug",
|
"debug": "tsx scripts/auto-build.ts su --debug",
|
||||||
"dev": "tsx scripts/auto-dev.ts",
|
"dev": "tsx scripts/auto-dev.ts",
|
||||||
"eslint:pre": "pnpx @eslint/config-inspector@latest",
|
"eslint:pre": "pnpx @eslint/config-inspector@latest",
|
||||||
"oxlint": "oxlint",
|
"oxlint": "oxlint",
|
||||||
|
|||||||
Reference in New Issue
Block a user