Maybe fix stupid embedded stuff? Please?
All checks were successful
/ docker (push) Successful in 1m38s
All checks were successful
/ docker (push) Successful in 1m38s
This commit is contained in:
parent
1169cd74a0
commit
5bf66a7808
1 changed files with 2 additions and 2 deletions
4
main.go
4
main.go
|
@ -28,10 +28,10 @@ import (
|
|||
// TODO: Add frontend overwrite
|
||||
// Serve frontend files from a given directory instead of embedded data
|
||||
|
||||
//go:embed frontend-reactive/dist/* frontend-reactive/dist/assets
|
||||
// disabled: go:embed frontend-reactive/dist/* frontend-reactive/dist/assets
|
||||
// var reactiveFS embed.FS
|
||||
|
||||
//go:embed frontend-noscript
|
||||
// disabled: go:embed frontend-noscript
|
||||
// var nojsFS embed.FS
|
||||
|
||||
//go:embed duck.webp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue