Skip to content
Snippets Groups Projects
Commit 87529218 authored by Tom French's avatar Tom French Committed by James Long
Browse files

build: add a "yarn build" script to desktop-electron

parent bccad70a
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
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