unisonweb/codebase-ui

Unison Local should default to relative URLs

hojberg opened this issue · 1 comments

When serializing definitions to the url, Unison Local should favor relative via “latest” over absolute via the codebase hash. This allows local users to more easily refresh definitions they are modifying behind the scenes in ucm

Superseded by #242