mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
integrating actual-server git workflows
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "yarn start:browser",
|
||||
"start:server": "yarn workspace actual-sync start",
|
||||
"start:server": "yarn rebuild-node && yarn workspace actual-sync start",
|
||||
"start:desktop": "yarn rebuild-electron && npm-run-all --parallel 'start:desktop-*'",
|
||||
"start:desktop-node": "yarn workspace loot-core watch:node",
|
||||
"start:desktop-client": "yarn workspace @actual-app/web watch",
|
||||
|
||||
Reference in New Issue
Block a user