gui: don't run fetch-gui on make

- Fail gracefully if `make fetch-gui` hasn't been run
- Return errors instead of panic or fatal errrors
- Don't run `make fetch-gui` on every make since we have it in the workflow
This commit is contained in:
Nick Craig-Wood
2026-04-11 15:27:05 +01:00
parent 5337b14739
commit a08b48adaa
7 changed files with 50 additions and 27 deletions
-2
View File
@@ -20,5 +20,3 @@ __pycache__
.DS_Store
resource_windows_*.syso
.devcontainer
# GUI dist is fetched at build time via `make fetch-gui`
cmd/gui/dist/