It would be nice to be able to see both the client and server versions in the client UI.
Server version: We can create a new method to emit this information -- it's stored already.
Client version: We'll need to update our build process to stamp this in a javascript file somewhere and then emit it through the UI somehow.
It would be nice to be able to see both the client and server versions in the client UI.
Server version: We can create a new method to emit this information -- it's stored already.
Client version: We'll need to update our build process to stamp this in a javascript file somewhere and then emit it through the UI somehow.