mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 23:56:55 +02:00
chore(mobile): build on sync
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "pnpm --filter @triliumnext/client-standalone build",
|
||||
"sync": "cap sync",
|
||||
"sync": "pnpm build && cap sync",
|
||||
"open:android": "cap open android",
|
||||
"run:android": "cap run android"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user