mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
build: add a "yarn build" script to desktop-electron
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"description": "A simple and powerful personal finance system",
|
||||
"version": "4.0.2",
|
||||
"scripts": {
|
||||
"build": "electron-builder",
|
||||
"watch": "cross-env ACTUAL_DOCUMENT_DIR=\"../../data\" ACTUAL_DATA_DIR=\"../../data\" electron ."
|
||||
},
|
||||
"main": "index.js",
|
||||
|
||||
Reference in New Issue
Block a user