I don’t see a clear benefit in minifying the servers’ code as the project is open source. It makes the code harder to debug and it doesn’t speed up the server. The only upside is a sightly smaller executable.
Just to be clear: I’m talking about the servers’ code, not the frontend’s code.