-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Milestone
Description
Without some server integration it's not possible to remove the hash from the URLs used on the front end up before users start bookmarking things.
Once the front end is part of the development docker image we can set up url rewriting and the appropriate dev server mechanism to allow proper URLs
It's important to do this because the hash exposed implementation details about the front end which could make it harder for us to change imp in the future.
Reactions are currently unavailable