nicmr / fidelitas

Rust network audio player and web client using actix and crossbeam multithreading, websockets, libvlc, and an Elm frontend.
GNU General Public License v3.0
0 stars 0 forks source link

controls.js missing from windows release zip #42

Closed nicmr closed 4 years ago

nicmr commented 4 years ago

This was actually an issue on all runners Fixed with 9dfa978ed05ecc61079de47a18562f9d9d896275

nicmr commented 4 years ago

There's a generic build script at ./scripts/elm-make.sh . This should probably be used in the future instead. opening a separate issue #43