mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
build: add a yarn clean script to desktop-electron
This commit is contained in:
@@ -131,7 +131,7 @@ fi
|
||||
|
||||
(
|
||||
cd packages/desktop-electron;
|
||||
rm -rf dist;
|
||||
yarn clean;
|
||||
|
||||
export npm_config_better_sqlite3_binary_host="https://static.actualbudget.com/prebuild/better-sqlite3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user