root: build bundled docs into helo dir to fix path issue with packaged static files
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -2,5 +2,5 @@ package web
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed build_docs/*
|
||||
var DocsDist embed.FS
|
||||
//go:embed help/*
|
||||
var Help embed.FS
|
||||
|
||||
Reference in New Issue
Block a user