web/js: show more errors when some probable error cases happen (#151)
Closes #150 This should hopefully make Anubis more self-describing when errors do happen so users can self-service.
This commit is contained in:
parent
937f1dd330
commit
6b2ae30bae
7 changed files with 103 additions and 38 deletions
|
|
@ -13,7 +13,6 @@ import (
|
|||
)
|
||||
|
||||
//go:generate go run github.com/a-h/templ/cmd/templ@latest generate
|
||||
//go:generate npm run build
|
||||
|
||||
var (
|
||||
//go:embed *.css static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue