支持双击全屏切换和新应用runcode

This commit is contained in:
Tw93
2022-10-18 11:35:13 +08:00
parent 383d59fb28
commit afbf9ace10
5 changed files with 69 additions and 65 deletions

View File

@@ -10,6 +10,7 @@
"email": "tw93@qq.com"
},
"scripts": {
"start": "npm run dev",
"dev": "TAURI_SKIP_DEVSERVER_CHECK=true npm run tauri dev",
"build": "TAURI_SKIP_DEVSERVER_CHECK=true npm run tauri build -- --target universal-apple-darwin",
"tauri": "tauri"