Running the server from the pre-built binary complains about not finding stuff in the assets folder.
Running a binary built from source (with cargo install) works just fine.
I don't know if this is something that has to be fixed at the cargo-dist level.
Running the server from the pre-built binary complains about not finding stuff in the
assetsfolder.Running a binary built from source (with
cargo install) works just fine.I don't know if this is something that has to be fixed at the
cargo-distlevel.