mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
fix: absolute config path not resolving
+ skip through empty directories in folder browser + handle timestamp table error in migration
This commit is contained in:
Regular → Executable
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
# builds the latest version of the client and server
|
||||
|
||||
# NOTE Changes directory to the webclient directory and builds it
|
||||
# NOTE Changes directory to the webclient directory and builds it
|
||||
cd ../swingmusic-client || exit # REVIEW Failsafe exit
|
||||
yarn build --outDir ../swingmusic/client
|
||||
cd ../swingmusic || exit # REVIEW Failsafe exit
|
||||
|
||||
Reference in New Issue
Block a user