Make the GUI a library to support multiple platforms
This commit is contained in:
parent
d3f89a8757
commit
0d900024cb
24 changed files with 76 additions and 39 deletions
|
|
@ -118,7 +118,7 @@
|
|||
export XDG_DATA_HOME=/build/data
|
||||
mkdir -p $XDG_DATA_HOME
|
||||
|
||||
cd app
|
||||
cd web
|
||||
dx build --release
|
||||
|
||||
runHook postBuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue