Files
backstage/.changeset/forty-mangos-fail.md
T
Mitchell Hentges 7b407b303b Use both variables in cli's "base url conflict" error message
`appBaseUrl` was specified twice - which _is_ fine, because the two
values were already proven equal - but it took me until writing this
commit message to realize that it isn't a bug.

So, I'd advocate for this change as "ease of understanding" improvement
:)

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2023-01-02 07:09:00 -08:00

105 B

@backstage/cli
@backstage/cli
patch

Slightly improve readability of "base URL conflict" error handling code