mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
updating the way the server loads the actual web build path to account for different folder structure
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
"rebuild-node": "yarn workspace loot-core rebuild",
|
||||
"lint": "eslint . --max-warnings 0",
|
||||
"lint:verbose": "DEBUG=eslint:cli-engine eslint . --max-warnings 0",
|
||||
"install:server": "yarn workspaces focus actual-sync --production",
|
||||
"typecheck": "yarn tsc && tsc-strict",
|
||||
"jq": "./node_modules/node-jq/bin/jq",
|
||||
"prepare": "husky"
|
||||
|
||||
Reference in New Issue
Block a user