Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 165 Bytes

maskfile.md

File metadata and controls

13 lines (11 loc) · 165 Bytes

build

rm -R build
mkdir build
cp picts/appicon.png build
cd frontend
yarn run build
cd ..

## wails build --platform "darwin/universal"
wails build -s