trackr-frontend
trackr-frontend copied to clipboard
Repace <base href="/"> in the build process or make it configurable
When this tag does not match the path that a webserver uses to serve trackr it can lead to infite page reloads. We had this in TeamCity with sed but that gets lost easily.