qa: Update node modules
This commit is contained in:
parent
f49ff5aeda
commit
d002c2a4c5
8 changed files with 3740 additions and 360 deletions
|
|
@ -10,7 +10,7 @@ import (
|
|||
"net/http"
|
||||
)
|
||||
|
||||
//go:embed ui/build/* ui/build/_app/assets/pages/* ui/build/_app/pages/*
|
||||
//go:embed all:ui/build
|
||||
var _assets embed.FS
|
||||
|
||||
var Assets http.FileSystem
|
||||
|
|
|
|||
Reference in a new issue