mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 11:42:21 +08:00
chore: rm file
This commit is contained in:
parent
5225c841ae
commit
9327006e61
|
@ -4,7 +4,7 @@
|
|||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"dev": "tauri dev",
|
||||
"dev:diff": "tauri dev -f verge-dev -c src-tauri/tauri.diff.json",
|
||||
"dev:diff": "tauri dev -f verge-dev -c src-tauri/tauri.alpha.json",
|
||||
"dev:core": "cross-env VITE_MULTI_CORE=1 yarn dev:diff",
|
||||
"build": "tauri build",
|
||||
"build:meta": "cross-env VITE_MULTI_CORE=1 tauri build -c src-tauri/tauri.meta.json",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"identifier": "top.gydi.clashverge.dev",
|
||||
"externalBin": ["sidecar/clash", "sidecar/clash-meta"]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user