1
0
mirror of synced 2026-03-23 04:58:35 +08:00

feat: use capicator+ionic to build app

This commit is contained in:
YunYouJun
2025-10-01 17:13:01 +08:00
parent b35c2265d8
commit 30a92d0eb2
147 changed files with 3650 additions and 7678 deletions

View File

@@ -7,7 +7,5 @@ export default defineConfig({
push: false,
files: [
'package.json',
'src-tauri/tauri.conf.json',
'src-tauri/Cargo.toml',
],
})