Keep symlinks in the repo instead of building them.
Correctly specify order-only prerequisites for build/server and build/client.
Remove examples/default.rkt edge case handling
Instead, handle the default example selection in the client, where the first item in the list is now selected. This is better for the UI as well (the item selected by default should always be the first one).
examples/default.rkt
edge case handling Instead, handle the default example selection in the client, where the first item in the list is now selected. This is better for the UI as well (the item selected by default should always be the first one).