Skip to content
Snippets Groups Projects
Unverified Commit 9327006e authored by GyDi's avatar GyDi
Browse files

chore: rm file

parent 5225c841
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
{
"tauri": {
"bundle": {
"identifier": "top.gydi.clashverge.dev",
"externalBin": ["sidecar/clash", "sidecar/clash-meta"]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment